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!

+4

Allow to remember or configure selected option during Git-Flow finish

George Bessonov 8 years ago updated by hellbrick 8 years ago 1

It would be very useful to configure default option for feature finishing with git flow.

Configuration may implicit (e.g. in configuration file) or explicit (e.g. remember the last option used.

+4

Command line parameter to just temporarily opening a git repo

Xiangfei Jia 8 years ago updated by Marc Strapetz 8 years ago 0

Quite often, I just want to view a git repo quickly and without saving it to the list of the repos in smartgit. It will be a lot efficient for my workflow to be able to just start smartgit from the command line and start browsing the git repo (and then forget about the repo).

+4
Duplicate

Journal: GUI option to increase display of commits per category (ahead, behind, common) [SG-10230]

Marc Strapetz 8 years ago updated 7 years ago 3

Note that this can already be done using system properties: https://www.syntevo.com/doc/display/SG/System+Properties#SystemProperties-Journal

+4
Completed

Save open repositories without closing the application

Faber Vergara 8 years ago updated by Thomas Singer 6 years ago 3

In Ubuntu it is necessary to close the application so that the open repositories are kept in the sidebar

+4

Handle invalid special characters for Windows

cmprescott 8 years ago updated by Marc Strapetz 8 years ago 1

If you pull from a repo containing a file such as Invalid<"file">.xml then SmartGit on Windows throws error messages about not being able to stash, merge, etc. The only route forward issuing gitbash to resolve before you can resume using SmartGit.

+4

Custom ordering of groups and repositories

Daniel Filipe 8 years ago updated by Thomas Singer 8 years ago 1

Alphabetical ordering doesn't really scale well when you work with a lot of repositories. I'd like to be able to custom order (either via drag-and-drop or arrow buttons) my groups and repositories so I can shift them around as priorities change without needing to put them in "A Most Important Group!"

+4
Completed

Journal: option to hide common commits [SG-10558]

Ionut Morariu 8 years ago updated by Marc Strapetz 8 years ago 14

If i had one commit unpushed i wanted to see it down below in the outgoing section. The problem here is that there is no option here to filter only the unpushed items.

+4

Diff tool should insert code difference, for example, when SHIFT key is pressed

Андрей Шенец 8 years ago updated by k h 8 years ago 5

Right now when you compare changes in two panel diff tool, or three panel diff tool you can got case when diff tool allows you only to replace code. It can happen when in two branches the same line of code has been changed and you are trying to merge these files.

It would be great to have possibility to force diff tool to insert diff line if SHIFT key is pressed.


Image 24

+4

When receiving the message "the following untracked working tree files...", allow the user a choice.

Thomas Hansen 8 years ago 0

When switching to/from a branch where new files are added sometimes files are left behind (soapui project xml for example), when switching back to the branch with the new files you'll often get the warning "The following untracked working tree files would be overwritten by checkout", and a list.


It would be nice to have an option added to this dialog to basically say "ok, overwrite them". Instead of having to look them up 1 by 1, and manually deleting them before trying to switch to the branch a second time.

+4

Show details for annotated tags [SG-8209]

Marc Strapetz 8 years ago updated by Thomas Singer 7 years ago 2
Missing Git feature