I am happy to see that a new version of the Oxygen Git plugin, v2.3.0, is available! It is great to see continued development on this plugin, as it has become the backbone of our document development environment.
I started this thread to discuss it, and I have a question to start things off. When I first opened the new Git Branch Manager view, I noticed some obsolete test/debugging/experimentation remote branches that I no longer needed. I logged into Gitlab and deleted those branches from the server. However, they still show up in the local list:
How do I refresh the plugin's list of branches so it notes that they're gone from the remote? There is a refresh button but selecting various things and clicking it doesn't seem to do anything.
Thanks!
Discussion about the Oxygen Git Plugin v2.3.0
-
- Posts: 299
- Joined: Thu May 02, 2019 2:32 pm
-
- Posts: 354
- Joined: Mon May 09, 2016 9:37 am
Re: Discussion about the Oxygen Git Plugin v2.3.0
Hello Chris,
Thank you for your words of appreciation!
Now, in regards to the issue you raised, it seems the problem is that we don't prune when fetching the changes. I added EXM-46444 for this.
You can run git remote prune or git fetch --prune from the command line as a workaround.
Best wishes,
Sorin Carbunaru
Oxygen XML Editor
Thank you for your words of appreciation!

Now, in regards to the issue you raised, it seems the problem is that we don't prune when fetching the changes. I added EXM-46444 for this.
You can run git remote prune or git fetch --prune from the command line as a workaround.
Best wishes,
Sorin Carbunaru
Oxygen XML Editor
-
- Posts: 299
- Joined: Thu May 02, 2019 2:32 pm
Re: Discussion about the Oxygen Git Plugin v2.3.0
Thanks Sorin! Perhaps there can be a v2.3.1 in our future? 

-
- Posts: 354
- Joined: Mon May 09, 2016 9:37 am
Re: Discussion about the Oxygen Git Plugin v2.3.0
Yes, of course. We'll see just how soon we can release this version. I would say in 2 weeks or so. Not more than 3. Possibly sooner than 2. 

-
- Posts: 299
- Joined: Thu May 02, 2019 2:32 pm
Re: Discussion about the Oxygen Git Plugin v2.3.0
Hi Sorin,
In the following dialog, could you add the repo name?
Sometimes I am switching between several repos to do things, and when this pops up, I am never sure which repo it's talking about. Maybe the branch name should be in there too?
Also, I noticed sometimes I'll switch to a repo and manually click the Pull button, then a few seconds later the dialog pops up and asks me to pull the same changes. Perhaps the message could check if a pull operation is already underway?
Thanks as always!
In the following dialog, could you add the repo name?
Sometimes I am switching between several repos to do things, and when this pops up, I am never sure which repo it's talking about. Maybe the branch name should be in there too?
Also, I noticed sometimes I'll switch to a repo and manually click the Pull button, then a few seconds later the dialog pops up and asks me to pull the same changes. Perhaps the message could check if a pull operation is already underway?
Thanks as always!
-
- Posts: 354
- Joined: Mon May 09, 2016 9:37 am
Re: Discussion about the Oxygen Git Plugin v2.3.0
Hi Chris,
I added EXM-46621 for adding more info in the dialog and EXM-46622 for the second problem.
All the best wishes,
Sorin Carbunaru
I added EXM-46621 for adding more info in the dialog and EXM-46622 for the second problem.
All the best wishes,
Sorin Carbunaru
-
- Posts: 354
- Joined: Mon May 09, 2016 9:37 am
Re: Discussion about the Oxygen Git Plugin v2.3.0
Hi Chris,
We added some more information in the dialog in the recently released v2.4.0. Let me know what you think about that.
Best wishes,
Sorin Carbunaru
We added some more information in the dialog in the recently released v2.4.0. Let me know what you think about that.
Best wishes,
Sorin Carbunaru