SmartGit is a powerful program that provides you with an efficient user interface for Git. It focuses on simplicity and is geared towards non-experts and people who prefer a graphical application over command line usage.
SmartGit does not strive to be a 1:1 translation of command line Git. Instead, it makes use of the advantages of a graphical user interface where possible in order to reduce complexity and streamline workflows.
Note: The program can be used for free but without support.
What's New in This Release:
· Fixed Bugs
· Add Submodule: should invoke "submodule add" instead of "clone" to have 1.7.7 submodules in proper format
Clone (SVN):
· always fails if non-trunk branch to checkout is specified
· "cannot resolve reference" while checking for large .gitattributes
· problem when trying to clone from SVN 1.7 servers
· possible internal error in "joining" phase
· Log: "Files" display may hang due to very expensive rename-detection
Pushable Commits:
· all commits with the same timestamp as the selected commit were pushed
· didn't show commits of local branch any more
· should honor tracking branch configuration
· Refresh: possible internal errors
· Status Bar: "Cloning" tooltip did not display