sourcegit-scm/sourcegit

Windows/macOS/Linux GUI client for GIT users

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 52 minutes ago
Added to GitGenius on September 11th, 2026
Created on November 8th, 2021
Open Issues & Pull Requests: 173 (+0)
GitHub issues: Enabled
Number of forks: 498
Total Stargazers: 5,952 (+1)
Total Subscribers: 34 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.9 hours
Mean response time: 4.0 days
90th percentile: 3.6 days
Tracked items: 1,322

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 55% of tracked open issues have had no activity in three months. Only 8% of issues opened in the past year have been closed. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 135
New in 7 days: 9
Closed in 7 days: 20
Avg open age: 257 days
Stale 30+ days: 106
Stale 90+ days: 83

Recent activity

Opened in 7 days: 9
Closed in 7 days: 20
Comments in 7 days: 4
Events in 7 days: 25

Top labels

  • enhancement (462)
  • bug (206)
  • not-planned (162)
  • already-done (88)
  • question (66)
  • need-more-info (55)
  • duplicate (38)
  • suggestion (32)

Detailed Description

SourceGit is a cross-platform GUI client for Git that runs on Windows, macOS, and Linux.

The tool addresses the need for a lightweight, visually-oriented interface to Git operations. It provides a graphical layer over standard Git commands, featuring a visual commit graph, side-by-side image diffing, and interactive rebase capabilities. The interface supports both light and dark themes with customization options, and includes localization for multiple languages. Core Git workflows like clone, fetch, pull, push, merge, rebase, cherry-pick, and stash are accessible through the GUI, alongside more advanced operations such as bisect, worktree management, and GitFlow support.

Developers should choose this tool if they prefer a visual Git client over command-line interaction and need cross-platform compatibility. It suits projects where team members work across different operating systems. The tool includes specialized features like AI-assisted commit message generation, conventional commit helpers, and the ability to create pull requests directly to GitHub, GitLab, Gitea, Gitee, and Bitbucket. Linux support is currently tested on Debian 12 with both X11 and Wayland. The project requires Git version 2.25.1 or later and can run in portable mode on Windows and Linux by storing configuration in a local data folder.

Almost all open issues are raised by outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within hours. Work in the issue tracker is dominated by enhancement requests, bug reports, and items marked as not-planned.