Changes for version 0.6
- commit c1c11d7088a5af42d280c5b19b324dac5cf8910f Author: John SJ Anderson <genehack@genehack.org> Date: Thu Nov 11 23:07:44 2010 -0500
- convert 'update' to Git::Wrapper
- commit ee9d8b423c8467f9bab4ae50174f5ec309d6abdd Author: John SJ Anderson <genehack@genehack.org> Date: Thu Nov 11 22:51:13 2010 -0500
- convert 'status' to Git::Wrapper
- commit 34023f55ebd8694f6fa029405e36b71c07b313b5 Author: John SJ Anderson <genehack@genehack.org> Date: Thu Nov 11 20:07:03 2010 -0500
- 'label' should not be required attr for Repo obj
- commit dc69f8d520a44a2951448f93c55fd3da54beca10 Author: John SJ Anderson <genehack@genehack.org> Date: Thu Nov 11 06:38:46 2010 -0500
- add color output to 'status' and 'update'
- Does it make sense to add color anywhere else? These seem like the main things that benefit...
- commit b8a74c4882676719396e49c258f54d233a615139 Author: John SJ Anderson <genehack@genehack.org> Date: Wed Nov 10 20:31:08 2010 -0500
- release 0.5
Documentation
A tool to make it easier to manage multiple code repositories using different VCSen
Modules
A tool to make it easier to manage multiple git repositories.
Base class for App::GitGot commands
add a new repo to your config
fork a subshell in a selected project
fork a github repo
list managed repositories
remove a managed repository from your config
print status info about repos
update managed repositories
display application version
Provides
in lib/App/GitGot/Command.pm