Share your ideas on how to improve SmartGit!


This is no support platform! To report bugs or request support, please contact us directly. If in doubt ask us.


First search for a similar request and add your votes or comments there.


Take the time to describe your request as precisely as possible, so users will understand what you want. Please note that we appreciate your time and input, but we don't give any guarantees that a certain feature will be implemented. Usually, a minimum requirement is a sufficient number of votes. Hence, please don't comment like "when will this be implemented", but vote instead.

Follow the stackoverflow.com writing guidelines.

Thank you for your help!

0

Add a Message box beside each branch in the Branches panel

Hesamedin Kamalan 6 years ago updated 6 years ago 6

I am working on a big project and therefore, sometimes I have a lot of branches (sometimes their name is close to another) that are in repo and under review. Therefore, unless I checkout to a branch and look at the logs, I don't remember what this branch does/fix/improve.


The Message box helps to attach Jira link (or more information) to the branch. Therefore, I don't need to checkout anymore to get more info about the branch.

0

GitVersion Intergration

James Menzies 6 years ago updated by Marc Strapetz 6 years ago 0

I would really like to be able to see the Semantic Version of the repo. I think that this could be set so that if there is a GitVersion.yml Config in the root of the repo then SmartGit could use it show the semantic version number of the branch.


https://gitversion.readthedocs.io/en/latest/

0

Make branch name box autocomplete/suggest from dropdown list

b4ndolero 6 years ago updated 6 years ago 1

Let's say you want to create 'feature-10-alt' branch off 'feature-10' by right-clicking the latter > Add branch...

It would be useful if the branch name autocompleted/suggested the name as I typed from the list of existing branches.

0

dvc support

Michael 6 years ago 0

https://dvc.org/

https://dvc.org/doc/understanding-dvc/collaboration-issues

Would it be possible to consider integration of this one - at least in the longer run? For many people in the ML community the concept is superior to git LFS and similar approaches (comparison sheet on dvc's web page). 

0

Push to Gerrit: separate toolbar button

zuber 6 years ago updated by Marc Strapetz 6 years ago 0

I would like to have separate button on the Toolbar to directly Push to Gerrit. Right now I need to push on the arrow in Push button and select Push to Gerrit.

0
Completed

open gerrit links

zuber 6 years ago updated by Marc Strapetz 6 years ago 3

add possibility to open web links to Gerrit after Pushing to Gerrit

0

Open remote repository in Browser

Leax 6 years ago updated 4 years ago 1

Please add to context menu on Repository new command: "Open origin path in browser".

Now I should every time copy manually this path from origin settings to browser adress filed

0

GitHub: checkbox to automatically fetch pull requests when syncing GitHub

Ram Rachum 6 years ago updated by Marc Strapetz 6 years ago 0

I hate having to fetch pull requests manually. I don't have a lot and I'd like SmartGit to automatically fetch them when I sync with GitHub. (Which should also happen periodically automatically.

0

Inactive window tabs should not flip to the right side of the docking area

Ed Ball 6 years ago updated by Thomas Singer 6 years ago 3

With a recent update, I see that when a docking area has multiple windows, and the active window tab has an inactive window tab to the right, that tab is now right-aligned. This makes switching among overlapping windows considerably more difficult. Active or inactive, window tabs should stay in roughly the same place.

0

Stage: should be applicable for untracked directories

mbme 6 years ago updated by Marc Strapetz 6 years ago 0

I was in communication with Syntevo support regarding the ability to collapse folders. And through the use cases we discussed, one of the reasons I cited why collapsing would be helpful is the ability to stage a folder. The example is you have a folder with sub folders and files. There are a large number of files. You are determining which folders and files you want. But because there is no collapsing, there is a lot of clutter.

More importantly and the basis of the Header is that if you want to Stage a folder and all it's contents, there is no easy means to do this. In the Repository view, right click does not give an option to Stage. The tool bar for Stage is also dimmed. The only way to do this is to select all of the files in the File view.

Support suggested I open a RFE for this.