Skip to content
אצלי
Go back

ferramentas GIT

Lazygit

O lazygit é uma TUI minimalista para Git feita para quem já vive no terminal: você navega por status/branches/log/diff com preview imediato, faz stage/unstage, commits, stash, rebase/merge/cherry-pick e resolve conflitos sem ficar alternando entre git status, git diff e git log. Ele não “esconde” o Git (as operações continuam sendo Git puro), só reduz o atrito e o número de comandos — ótimo quando você quer manter o foco no patch e no histórico em vez de gastar ciclos com digitação e contexto.

Lazygit

https://github.com/jesseduffield/lazygit

https://www.freecodecamp.org/news/how-to-use-lazygit-to-improve-your-git-workflow/

Via terminal (CLI/TUI)

Via interface gráfica

Extensões de IDE (VS Code e forks) mais usadas para Git


Share this post on:

Previous Post
aliases no GIT
Next Post
WiFi, Router e Dispositivos Wireless (Segurança ou Compatibilidade)