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!

Journal: option to show remote and local commits for an auxiliary branch
In the Journal, it would be nice to be able to show the remote and local commits for an auxiliary branch at the same time. For example develop and origin/develop. This would be really helpful when working on a feature branch.

Remotes context menu: Push to... preselects the selected remote
When the context menu from the "Remotes" list is invoked and "Push to.." is selected, it would be nice if the remote on which the context menu has been opened would be preselected.
I found myself more than once almost pushing to the wrong remote.
Alternatively, there should be an entry in the context menu named "push to this remote".
After all that's why it is called a context menu, because it should respect the context. Other context menus of SmartGit use that logic.

Blame Window VCR Controls for Navigating Commits
It would be very helpful to have some "VCR Controls" (arrow buttons) in the Blame window to navigate between commits.

Export/Import settings and/or better `git push/clone` my SmartGit settings to my repo.
It would be very nice to save SmartGit settings as Git/Hg repo. And simple buttons Export and Import in Settings dialog is very useful when working on several machines or OSes

Support signing git commits
When creating a commit, add a checkbox that enables signing commits with GPG, just like using `git commit -S`.

Spell Check in Commit Message Window
Spell checking in the commit message window would be very helpful for those late night bleary-eyed commits.

Push: add support for "git push refs/for/master"
We use Gerrit for code review, and integration with smartgit could be better.
Gerrit wants commits ready for review to be pushed to special branches like refs/for/master etc.
SmartGit has no sort of special support for those branches or other Gerrit features, so it's currently more convenient to use the "git-review" command instead of the GUI.

Tutorials about using SmartGit and explaining repositories
I wish I could understand more about different concepts of github instead of continuously calling my boss!
Customer support service by UserEcho