sourcegit
sourcegit copied to clipboard
Windows/macOS/Linux GUI client for GIT users
Sometimes the network requests (e.g. when fetching, pulling etc. from GitHub / Azure DevOps) timeout. The timeout is very long, though, and it blocks the whole workspace (i.e. I can...
I noticed there is a problem about the author column in the commit history. # Description If you adjust the width of the author column on the right seperacter, the...
Hi. Sourcegit is evolving quickly, with frequent updates and ongoing development. Thank you for improving it this much! That being said, these frequent updates mean that users often have to...
The file in `~/.config/SourceGit/preference.json` appears to contain user settings but also state info like this: - `LauncherPositionX` - `LauncherPositionY` - `WorkingCopyLeftWidth` - `IsActive` (which seems to flag the currently selected...
Currently, a Submodule change in the Unstaged/Staged areas, and in the Changes for a Commit etc, are using the same `±` icon/badge as ordinary text/binary file changes. Meanwhile, in Diff,...

When large number of file in a folder it is easier and faster to just include the folder by double-clicking instead of the expanding. - Option 1: remove the IsFolder...
Would be good to know how the project handles life cycle and security bugs/vulnerabilities. Definition from scorecard is good start https://github.com/ossf/scorecard/blob/main/docs/checks.md#security-policy and this could be helpful during implementation: [Adding Security...