Skip to content

MrMidnight7331/autopush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoPush

No image found! AutoPush is a small program that pushes the current working repo to github, automatically! Once your local github repo is ready to push, just enter "autopush" in the commandline and it will do the pushing for you. No need to enter 3 or 4 git commands. Using AutoPush you need to type only one!

Installation

git clone https://github.com/mrmidnight7331/autopush.git

cd autopush

chmod +x install.sh

sudo ./install.sh your-git-token

autopush

Usage

In a github repo directory, enter the command "autopush", you will be prompted to enter the changes in commit via your preset text editor. Your github access token is then being copied in your clipboard. When it asks for your credentials, enter your github username, and CTRL + SHIFT + V to auto paste the token.

Example

example-vid.mp4

Socials

Email: mr.midnight.7331@gmail.com

Twitter: @MrMidnight53

About

A small script to auto push your git repository!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages