sourcegit icon indicating copy to clipboard operation
sourcegit copied to clipboard

Windows/macOS/Linux GUI client for GIT users

Results 139 sourcegit issues
Sort by recently updated
recently updated
newest added

It seems logical to display conflicts in SourceGit and allow users to resolve them instead of sending to 3rd-party tools. ![image](https://github.com/user-attachments/assets/34117b1a-585e-40f6-9654-7aad54207e98) I've started looking into this task. However, since I...

enhancement

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...

need-more-info
os-macos

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....

suggestion

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...

enhancement

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...

suggestion

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...

suggestion

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...

enhancement

## 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...

tools

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...