LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cola

graphical Git interface

TLDR

Launch Git Cola
$ cola
copy
Open a specific repository
$ cola --repo [/path/to/repo]
copy
Open in amend mode
$ cola --amend
copy

SYNOPSIS

cola [options] [repository]

DESCRIPTION

cola launches Git Cola, a powerful graphical user interface for Git built with Python and Qt. It provides a visual, keyboard-driven interface for staging changes, creating commits, managing branches, viewing history, and performing other Git operations without requiring command-line expertise.The interface emphasizes the Git staging workflow with a three-pane view showing unstaged changes, staged changes, and commit message composition. Interactive staging allows selecting individual lines or hunks to stage, providing fine-grained control over commits. The diff viewer provides syntax highlighting and side-by-side comparison modes.Git Cola is cross-platform, running on Linux, macOS, and Windows. It integrates with system editors and diff tools, supports keyboard shortcuts for efficient workflows, and provides both beginner-friendly and power-user features. The tool is open source and actively maintained, offering an alternative to command-line Git and other GUI clients.

PARAMETERS

--repo path

Open a specific Git repository.
--amend
Start with the amend option enabled.
--prompt
Prompt for a repository.

INSTALL

sudo dnf install git-cola
copy
sudo apk add git-cola
copy
sudo zypper install git-cola
copy
brew install git-cola
copy
nix profile install nixpkgs#git-cola
copy

SEE ALSO

git(1), git-cola(1), gitk(1), tig(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid