
Fork
GitKraken
GitHub Desktop
SmartGit
SourceTree
tig
TortoiseGit
Sublime Merge
lazygit
CodeHub
Working Copy
fugitive (via vim)
Diff So Fancy
Lazydocker
hub
Git Flow
Lazygit is recommended for developers and software engineers who frequently use Git for version control and prefer a terminal-based user interface. It's particularly useful for those who want a quick and efficient way to perform Git operations without leaving their terminal environment.
lazygit might be a bit more popular than Fork. We know about 121 links to it since March 2021 and only 93 links to Fork. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Interesting. I actually prefer when agents don't commit on my behalf unless I explicitly say so, I even had to add a custom instruction for Claude to stop doing it (Codex never does it). Even if I don't read all the code line-by-line, I at least want to see the changes at glance and commit myself. Git Fork[0] is a great tool for that, by the way. In general, I don't like when I have to prompt models to NOT do... - Source: Hacker News / 5 days ago
Lazygit is great, I use it all the time for straight forward git-fu. But if you do any advanced work that involves merging a complex codebase across multiple branches and having to manage your load of conflicts, I find Fork[1] (the free version does fine) still takes the cake for that, as the clarity and lack of keyboard bindings, is essential; to make good, conscious decisions. [1] https://git-fork.com. - Source: Hacker News / 10 months ago
Kind of a confusing headline if you have never heard of the "Fork" GUI client for git on non-Linux platforms. https://git-fork.com/. - Source: Hacker News / 11 months ago
✨ Super simple — perfect for visual thinkers, right? Download: https://git-fork.com/. - Source: dev.to / about 1 year ago
Try Fork, it's still obviously git, but it's the easiest I've found so far: https://git-fork.com/. - Source: Hacker News / over 1 year ago
Lazygit[0] is ideal for quickly selecting files or lines you want to include in your commit. There are probably countless others. And `--patch` is also not that hard. [0] https://github.com/jesseduffield/lazygit. - Source: Hacker News / 3 days ago
I'm a big fan of https://github.com/MitMaro/git-interactive-rebase-tool on the terminal. I also use git absorb (https://github.com/tummychow/git-absorb) and lazygit a lot (https://github.com/jesseduffield/lazygit). - Source: Hacker News / about 1 month ago
Navi is good for generating personal cheatsheets: https://github.com/denisidoro/navi But for Git, I can't recommend lazygit enough. It's an incredible piece of software: https://github.com/jesseduffield/lazygit. - Source: Hacker News / 5 months ago
When an AI agent is making autonomous changes to your codebase, you need a fast way to review what it just did. LazyGit is a terminal UI for git that lets you visually review diffs, stage files, and commit — all without memorizing git commands. - Source: dev.to / 6 months ago
Https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop) https://github.com/duckdb/duckdb (performant database that lets you directly query JSON, parquet, csv files with SQL queries and convert one to the other. https://github.com/eradman/entr (rerun commands automatically... - Source: Hacker News / 5 months ago
GitKraken - The intuitive, fast, and beautiful cross-platform Git client.
CodeHub - CodeHub is the most complete, unofficial, client for GitHub on the iOS platform.
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
Working Copy - The powerful Git client for iOS
SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...
fugitive (via vim) - Free - VIM license