Lazygit Series

Lazygit Series: The Files Panel
Lazygit Series: The Files Panel

This is the third post in the Lazygit series. You can see a list of all of the posts in this series by visiting the Lazygit Series tag. This week, we’ll look at how to best use the files panel.

Lazygit’s files panel offers a useful view of the state of the files in your repository, including …

Lazygit Series: The Status Panel
Lazygit Series: The Status Panel

This is the second post in the Lazygit series. You can see a list of all of the posts in this series by visiting the Lazygit Series tag. This week we look at how to best use the status panel.

Lazygit’s status panel offers a concise snapshot of your repository’s current state, showing essential …

Managing Git Repositories with Lazygit: The Terminal UI Powerhouse
Managing Git Repositories with Lazygit: The Terminal UI Powerhouse

This is the first post in a new series about the Git GUI tool that works directly in your terminal: Lazygit. You can see a list of all of the posts in this series by visiting the Lazygit Series tag.

Let’s face it: managing Git repositories via command-line commands can sometimes feel cumbersome and …