Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

justbuchanan/projsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projsync

I have a lot of software projects that I share across several computers. I end up doing a lot of:

cd <project dir>
git fetch
git pull

for each of my projects. ProjSync is a simple utility to automate syncing many projects with one command.

Status

This is very much a work in progress at the moment and doesn't work yet.

Usage

projsync # that's it!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

[OLD] Sync multiple git repos with a single command and a simple config file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages