Skip to content
/ gitme Public

This is a script to manage all of your local git repos

Notifications You must be signed in to change notification settings

robbenz/gitme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

gitme

This is a script to manage all of your local git repos

In order to use this script you must enter in all of the file/paths to your local git REPOS into the REPOS array in gitme.sh

I recommend creating an alias in your .bash_profile per the following example...

alias gitme='sh /Users/you/gitme.sh'

the script will prompt you for input and you can reply "push" "pull" "commit" "ftp push" or "status"

About

This is a script to manage all of your local git repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages