Gitpulsar helps you work with Git repositories through a clean, visual interface. Open a folder with multiple projects and switch between them from the sidebar, or focus on a single repository.
Stage and unstage files with drag-and-drop, review syntax-highlighted diffs, and commit with conventional commit prefixes. Partial staging lets you pick individual hunks or even specific lines within a file.
The integrated branch graph shows your project topology at a glance. Blame view annotates every line with its author and commit. When merge conflicts arise, a three-panel editor helps you resolve them visually.
Fix: repository indicator dots now use explicit colors (blue for untracked, yellow for tracked changes), so they stay correct regardless of the user's GNOME accent color.