practicalli / practicalli/practicalli.github.io
article: lazygit rich terminal Git client
Open
@practicalli-johnny is already working on this.
Since May 16, 2023.
- Dominant language
- Makefile
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Article introducing lazygit and covering the most useful commands and workflow
Rational
- fast, especially on large amount of changes
- free
- keyboard driven
- relatively simple to use once key bindings are learned (not completely intuitive though)
- minimal use of resources
- can use external tools
Cto use editor for commit messages- ... to use a diff editor
Commonly used tasks / keys
tab,[,]or hjkl navigationspacestage current fileCto write commit message inEDITORe.g. Emacs, NeovimZ Zto exit Neovim / Emacs(Spacemacs)
Enterstage current hunk orvvisually selected linesPpush changes
Follow-on task
Add extensive guide to Practicalli Engineering Playbook
References
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.