Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

push-it is a simple command-line tool written in Go that streamlines the process of pushing your code to the origin repository. Instead of manually typing git push -u origin [your-branch], you can simply execute push-it to accomplish the same task.

I created this because I use the terminal for my git operations and refuse to use VS Code, lazy git, or simple git push. It may not be for everyone, but I like it, so why not?

You can install it by running the following command:

git clone github.com/aliraza944/push-it

cd push-it

go build

go install

Usage:

push-it

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages