Description
Git repositories can be browsed and changed from a keyboard-driven terminal UI. It is useful for developers who want staging, commits, branches, logs, and conflict navigation without remembering every Git command.
Git tools can rewrite history, delete branches, or commit sensitive files if used carelessly. Review staged changes and repository remotes before pushing.