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

**Add a word-diff view similar to the one in Git Extensions.** Also, include a shortcut to toggle between the normal view and the word-diff view. This feature is extremely useful...

Your installation instructions do not work. After installing via winget on Windows, the application is inaccessible. Your instructions say to run it from Terminal or Run dialog first to get...

I added ssh to the ssh-agent so I don't have to constantly add the password to the sourcegit but it keeps giving me the askpass prompt for pull, push, fetch...

bug
help-wanted

[`git blame`](https://git-scm.com/docs/git-blame) allows you to pass [`-w`](https://git-scm.com/docs/git-blame#Documentation/git-blame.txt--w) flag and then if line contains only whitespace changes, git will continue to find previous commit that affect it. Currently SourceGit does not...

Allow rendering and viewing SVG (Vector) Images in the Image Viewer and the Image Compare Tool. This would Improve the Experience tremendously when working with Vector Images.

Hi, When SourceGit is maximized, the Windows taskbar is not accessible if auto-hide is enabled. Specifically, hovering over the lower part of the screen does not cause the taskbar to...

bug
requires-dependencies-update

It would be nice to autoupdate submodules on merge or at least prompt user to do so if nessesary.

Continuation of #1769. Currently the feature of non-hiding scrollbars are unusable in some cases, because scrollbars are drawn inside the content rect instead of outside. For example, in STASHED tab...

Yesterday this crash happened twice when I pressing "next difference" (first crash) and "previous difference" (second) button in diff view. After several successful hops SourceGit crashed with the following log...

bug
requires-dependencies-update

TortoiseGit has very useful feature to create new branch directly in the commit dialog. You just check the checkbox and type in the branch name. Would be great to have...