GitBrowser is a new, state-of-the-art Git frontend from RemObjects. Targeted at both novice and experienced Git users, GitBrowser makes it easy to keep up to date with and work on many repositories, with an intuitive and easy-to-use interface for most version control-related tasks.
Its unique three-pane design makes it easy to switch between and work with many Git repositories at the same time. Add all your favorite repositories to the sidebar, and group them by category, client, or project.
The changelog is the center of GitBrowser and shows you all the commits made to your repository. Your own commits are visually highlighted, as are merges and tags. And the search field at the top makes it incredibly fast to do incremental search on your commit messages.
The detail pane on the right, finally, gives you all the information about the current commit, or the staging area, which shows you all local changes waiting to be committed. An embedded diff view gives you a quick glance at the changes to each of the files.
GitBrowser is designed for convenience and was of use, with many thought-out details that make your version control life easier. For example, simply pressing the cursor up/down in the text field for your next commit message lets you reuse previous commit messages without having to retype or copy-paste them.
In the staging area, available when you select the top "Local Changes" item in the change log, you can see all files that were added, removed, or modified in your local copy, along with their exact status. Simply check the files you are ready to commit, or use the context menu for more advanced options &- such as stashing files away for later. Double-click can invoke an external diff viewer of yor choice, such as the excellent Araxis Merge.
GitBrowser has AI built in to help you seamlessly with your workflow. For example, when you select one or more files and stage them for commit, it will automatically try to generate a smart commit message for you (opt-in, and using your own AI API keys on the service of your choice).
GitBrowser has been tested in a preview by existing Suite subscribers for a while, and is now officially available for everyone. We've decided to make GitBrowser free for everyone. Get your copy now, here.