sourcegit
sourcegit copied to clipboard
Windows/macOS/Linux GUI client for GIT users
It seems logical to display conflicts in SourceGit and allow users to resolve them instead of sending to 3rd-party tools.  I've started looking into this task. However, since I...
On MacOSX I have configured a hotkey `Ctrl- ` (the key above Control on the embedded keyboard or the key below Esc on Windows kbd) to run an AppleScript in...
Kinda related to https://github.com/sourcegit-scm/sourcegit/issues/821 It would also be nice to see the current selected branch and how many files are not yet committed, e.g. see the below screenshot from Sourcetree....
I have a dozen repositories linked to custom issue tracker projects and can set up correct rule. It would be great to save this rule as global template to easily...
After setting the issue rules, you can link to the mentioned issue in commit. Can I search for cited issues in the Submit Message Panel and display links? This allows...
The context: - As you know, when committing a fix for the latest commit, you can run `git commit --amend` to directly modify that commit - Committing a fix for...
The command palette #1473 was a great addition, but it lacks some of the most common tasks making it not very useful in its current state. I believe the most...
## Translate Helper > A script to help with translations by reading the target language, comparing with the base language, and going through missing keys. ### Usage ```bash python translate_helper.py...
Workflow - When reviewing a commit, a user can quickly copy the file’s name from the menu and paste it into their editor’s file search or navigation dialog, making it...
# Introducing the whole new solo mode Now: Based the commit(s), the Solo mode will show the commit and its contians decorators(branchs/tags/etc.), make you focus on your work , Eliminate...