Skip to content

Ranner198/GitPushGitPullAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPushGitPullAutomation

A git push and a git pull automated batch script 👍 🚀 :octocat:

Ever wanted to pull and push even faster then GitDesktop and your limited typing speed?

Say no more!

Whether you use Linux, Mac, or Windows; there is a script for you! Examples below.....

Linux & Max

  1. Clone or download to Repository location
  2. Open Terminal...

Pulling

  CD (Change Directory) <the location of the repository>
  //Run Bash Script
  bash GitPull.sh

Pushing

  CD (Change Directory) <the location of the repository>
  //Run Bash Script
  bash GitPush.sh

Windows B)

  1. Clone or download to Repository location

Pulling

  1. Double Click GitPull.bat

Pushing

  1. Double Click GitPush.bat

About

A git push and a git pull automated batch script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published