#LazyGit Simple Terminal #UI for #Git Commands #opensource ๐Ÿ–ฅ๏ธ #DevOps

๐Ÿ” #LazyGit simplifies complex #git operations through an intuitive terminal interface. Interactive rebasing without editing TODO files - just use keyboard shortcuts. Stage individual lines with spacebar or select ranges with visual mode.

๐Ÿงต ๐Ÿ‘‡

๐Ÿ’ Cherry-pick commits easily with shift+c to copy and shift+v to paste. Create and manage #worktrees to work on multiple branches simultaneously. Custom command system for extending functionality beyond built-in features.

๐ŸŽจ Visual commit graph showing relationships and author colors. Built-in support for #Gitflow workflow and branch management. Filter any view to quickly find what you need.

โ†ฉ๏ธ Undo/redo functionality using git reflog for commits and branches. Custom patches for advanced rebase operations and commit editing. Bisect support for finding problematic commits efficiently.

๐Ÿ“ฆ Available via #Homebrew, package managers, or binary releases.

https://github.com/jesseduffield/lazygit

GitHub - jesseduffield/lazygit: simple terminal UI for git commands

simple terminal UI for git commands. Contribute to jesseduffield/lazygit development by creating an account on GitHub.

GitHub