<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1933: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself </title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/" rel="alternate"/><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/feed.atom" rel="self"/><id>https://sourceforge.net/p/jedit/plugin-bugs/1933/</id><updated>2024-12-15T14:08:33.997000Z</updated><subtitle>Recent changes to 1933: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself </subtitle><entry><title>#1933 GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself </title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/?limit=250#28f7" rel="alternate"/><published>2024-12-15T14:08:33.997000Z</published><updated>2024-12-15T14:08:33.997000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.netbe11f594e21c7419821e34bc0a6c971c42527c46</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool --&amp;gt; GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself &lt;/li&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,5 +1,5 @@&lt;/span&gt;
&lt;span class="gd"&gt;-Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to be updated in the project name. &lt;/span&gt;
&lt;span class="gi"&gt;+Often, I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to be updated in the project name. &lt;/span&gt;

&lt;span class="w"&gt; &lt;/span&gt;Basically, you gotta create a git project in projectviewer. Then from outside of jEdit (I use the command line git tool), checkout a different branch in that git project. How does jEdit ever figure out it needs to update the project name? I gotta go into the git project options and re-check that checkbox again.

&lt;span class="gd"&gt;-&lt;/span&gt;
&lt;span class="gi"&gt;+[note: I still need to include detailed steps to reproduce. I am not sure how to do it yet]&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry><entry><title>#1933 GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/?limit=25#c18e" rel="alternate"/><published>2024-12-13T18:49:20.950000Z</published><updated>2024-12-13T18:49:20.950000Z</updated><author><name>Dale Anson</name><uri>https://sourceforge.net/u/daleanson/</uri></author><id>https://sourceforge.net0b989f91b13022e5c80f6c9354807ca494e1eb4f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Would you provide a little more detail on how to reproduce this? It always seems to be checked properly to me.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1933 GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/?limit=250#180e" rel="alternate"/><published>2024-12-13T15:35:16.809000Z</published><updated>2024-12-13T15:35:16.809000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.net20e2a284851741e7d417a9059f64df70b5175804</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,4 +1,4 @@&lt;/span&gt;
&lt;span class="gd"&gt;-Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to update.&lt;/span&gt;
&lt;span class="gi"&gt;+Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to be updated in the project name. &lt;/span&gt;

&lt;span class="w"&gt; &lt;/span&gt;Basically, you gotta create a git project in projectviewer. Then from outside of jEdit (I use the command line git tool), checkout a different branch in that git project. How does jEdit ever figure out it needs to update the project name? I gotta go into the git project options and re-check that checkbox again.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry><entry><title>#1933 GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/?limit=250#9e8c" rel="alternate"/><published>2024-12-13T15:34:48.112000Z</published><updated>2024-12-13T15:34:48.112000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.net6072405d673ef54645fc9af1da827af33948cb79</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself --&amp;gt; GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#1933 GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/?limit=250#c811" rel="alternate"/><published>2024-12-13T13:20:54.130000Z</published><updated>2024-12-13T13:20:54.130000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.net4754af93be824f5eebe0344175816e309ec05bbc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1 +1,5 @@&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to update.
&lt;span class="gi"&gt;+&lt;/span&gt;
&lt;span class="gi"&gt;+Basically, you gotta create a git project in projectviewer. Then from outside of jEdit (I use the command line git tool), checkout a different branch in that git project. How does jEdit ever figure out it needs to update the project name? I gotta go into the git project options and re-check that checkbox again.&lt;/span&gt;
&lt;span class="gi"&gt;+&lt;/span&gt;
&lt;span class="gi"&gt;+&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/" rel="alternate"/><published>2024-12-13T13:02:53.423000Z</published><updated>2024-12-13T13:02:53.423000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.netb95512ad52cbdac2f6c960d55d392de8927eff85</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to update.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/" rel="alternate"/><published>2024-12-13T13:02:53.423000Z</published><updated>2024-12-13T13:02:53.423000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.net02a8d7923f0133163f0a75cfb18987be1f12d756</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 1933 has been modified: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself&lt;br/&gt;
Edited By: Alan Ezust (ezust)&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1,2 +1,6 @@&lt;/p&gt;
&lt;p&gt;Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to update.&lt;br/&gt;
+&lt;br/&gt;
+Basically, you gotta create a git project in projectviewer. Then from outside of jEdit (I use the command line git tool), checkout a different branch in that git project. How does jEdit ever figure out it needs to update the project name? I gotta go into the git project options and re-check that checkbox again.&lt;br/&gt;
+&lt;br/&gt;
+&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/" rel="alternate"/><published>2024-12-13T13:02:53.423000Z</published><updated>2024-12-13T13:02:53.423000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.netba69b536b988472e7304f1d368f72eb77f0bb949</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 1933 has been modified: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool&lt;br/&gt;
Edited By: Alan Ezust (ezust)&lt;br/&gt;
Summary updated: 'GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself' =&amp;gt; 'GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool</title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/" rel="alternate"/><published>2024-12-13T13:02:53.423000Z</published><updated>2024-12-13T13:02:53.423000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.net9b5662763514bca997c5869535a987704bd15ba2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 1933 has been modified: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool&lt;br/&gt;
Edited By: Alan Ezust (ezust)&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1,4 +1,4 @@&lt;/p&gt;
&lt;p&gt;-Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to update.&lt;br/&gt;
+Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to be updated in the project name. &lt;/p&gt;
&lt;p&gt;Basically, you gotta create a git project in projectviewer. Then from outside of jEdit (I use the command line git tool), checkout a different branch in that git project. How does jEdit ever figure out it needs to update the project name? I gotta go into the git project options and re-check that checkbox again.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself </title><link href="https://sourceforge.net/p/jedit/plugin-bugs/1933/" rel="alternate"/><published>2024-12-13T13:02:53.423000Z</published><updated>2024-12-13T13:02:53.423000Z</updated><author><name>Alan Ezust</name><uri>https://sourceforge.net/u/ezust/</uri></author><id>https://sourceforge.net2d3ef7f3decc4783055b9f5afd14e179889c2edd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 1933 has been modified: GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself &lt;br/&gt;
Edited By: Alan Ezust (ezust)&lt;br/&gt;
Summary updated: 'GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself when the branch is changed by external tool' =&amp;gt; 'GitPlugin. Checkbox for "automatically append branch name to project name" unchecks by itself '&lt;br/&gt;
Description updated:&lt;br/&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1,6 +1,6 @@&lt;/p&gt;
&lt;p&gt;-Every time I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to be updated in the project name. &lt;br/&gt;
+Often, I go into the Git Project Options, the checkbox is unchecked and I gotta check it again to get the branch name to be updated in the project name. &lt;/p&gt;
&lt;p&gt;Basically, you gotta create a git project in projectviewer. Then from outside of jEdit (I use the command line git tool), checkout a different branch in that git project. How does jEdit ever figure out it needs to update the project name? I gotta go into the git project options and re-check that checkbox again.&lt;/p&gt;
&lt;p&gt;-&lt;br/&gt;
+&lt;span&gt;[note: I still need to include detailed steps to reproduce. I am not sure how to do it yet]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>