sourcegit
sourcegit copied to clipboard
Windows/macOS/Linux GUI client for GIT users
**Proposal: Add Spell Checker to CommitMessageTextBox Control** This pull request introduces a feature proposal to integrate a spell checker into the `CommitMessageTextBox` control. A working proof of concept (PoC) is...
Velopack is a spiritual successor to Squirrel.Windows with cross-platform support https://docs.velopack.io/getting-started/csharp I don't mind submitting a PR for this
Fixes #1344. Added a few more patterns in `Watcher.OnRepositoryChanged()` and `Watcher.OnWorkingCopyChanged()` : * Skip files frequently updated by Git `fsmonitor--daemon` and Visual Studio, to ease debugging and for early exit....
When I merge a branch that has changes in submodules and the `git submodule status` output changes (i.e when there are `revision_changed` or `unmerged` conflicts in one or more submodule),...
I have a project where in my remote URL I has specified the target git username I want to run commands with. I have 10 submodules, 9 of which my...
Attempt to resolve #892 Currently it displays conflicted content. However, scroll bars, line numbers and styles are absent, and I cannot figure out how to make them appear. I was...
 However on virus total it says its clean so i assume its false positive. https://www.virustotal.com/gui/file/062f01e5db94983fb0e726faeb72974fc8422767ef86cc4b652e8aa905d29261  Any input on that?
Hi @love-linger I have a new idea, and I hope you will be interested in it. The AI commit message was an amazing addition. Let’s go deeper and add an...
In #1307 a tooltip was added for SUBMODULES in the left sidebar, showing the current SHA and submodule URL. This tooltip also shows a status indication icon/badge : `normal`, `not...
I'm using the AMD64 AppImage of SourceGit 2025.17 on Ubuntu 24.04.2 LTS. It's working great, but about 3-4 times per day, the application window simply disappears and I have to...