lazygit

lazygit

Command line utility to automate daily git push operations

14 followers

lazygit gallery image
Launch tags:Web AppAPIDeveloper Tools
Launch Team
agent by Firecrawl
agent by Firecrawl
Gather structured data wherever it lives on the web
Promoted

What do you think? …

o(^^Q)
Awesome - will help me automate things I've been putting off from massive aliasing.
Mayank Saxena
@niket thanks!
Mayank Saxena
Hello, everybody! lazygit is a simple command line utility to automate the process of pushing code from local repository to remote repository. It is a very useful tool for personal projects. For beginners who want to get started with GitHub and have very little knowledge about how to; lazygit is the perfect solution. You need to remember only two commands for pushing code. 1) To setup GitHub username and GitHub repository name - lazygit new 2) To push code from local checkout directory to remote repository - lazygit It is that simple! Give it a try! Check it out at - https://github.com/mayank26saxen...