Jul
29
Repos-tools is the newborn in theSaguaros’ open source projects.
Really it is just a php script, runnable from the shell, to manage your code repositories, doing things on all of them at once.
For instance, to stay up-to-date with the changes made by others just run:
repost pull
Currently it can handle Git, Subversion and Bazaar repositories.
Read more at its page and fork it on GitHub.
Update (Aug, 4th): repos-tools is growing… I just added a command line client for GitHub and another action to repost. Watch the repository to follow its development!
Tags: opensource, repos-tools