practicalli / practicalli/practicalli.github.io

article: lazygit rich terminal Git client

Open
#3 0 comments 0 reactions 1 assignee View on GitHub

@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
    • C to use editor for commit messages
    • ... to use a diff editor

Commonly used tasks / keys

  • tab, [, ] or hjkl navigation
  • space stage current file
  • C to write commit message in EDITOR e.g. Emacs, Neovim
    • Z Z to exit Neovim / Emacs(Spacemacs)
  • Enter stage current hunk or v visually selected lines
  • P push changes

Follow-on task

Add extensive guide to Practicalli Engineering Playbook

References

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.