Skip to content

A shell script, which can update all git/svn repository in given directory. It's tested in ubuntu 12.10. Of course you should install GIT adn subversion.

Notifications You must be signed in to change notification settings

leolord/update_all_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

update_all_repo

A shell script, which can update all git/svn repository in given directory. It's tested in ubuntu 12.10(32-bits). Of course you should install GIT and subversion.

Usage:
./update_all.sh [repo path]
If the repo-path is not given, this script will search git/svn repo in current directory, and update them all.

Licence:
Fuck license. Just use it wherever you want to use it.

About

A shell script, which can update all git/svn repository in given directory. It's tested in ubuntu 12.10. Of course you should install GIT adn subversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages