LinuxCommandLibrary

pygitzen

Python-native terminal-based Git client inspired by LazyGit

TLDR

Launch the Git TUI in the current repository
$ pygitzen
copy

SYNOPSIS

pygitzen [options]

DESCRIPTION

pygitzen is a terminal-based Git client with a multi-panel interface displaying status, staged changes, unstaged changes, branches, commits, patches, and stash. It supports branch-aware commit filtering, push status indicators, and customizable keybindings via TOML configuration files. Navigation uses vim-style keys.

CAVEATS

Must be run inside a Git repository.

HISTORY

pygitzen was created by SunnyTamang and is written in Python.

SEE ALSO

lazygit(1), git(1), gitui(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard