evilchelu / braid
- Source
- Commits
- Network (21)
- Issues (1)
- Downloads (1)
- Wiki (3)
- Graphs
-
Tree:
b268e9e
commit b268e9eed612909502d7c49735cb805ac3f71c18
tree 31f1abbda2fc6fbaed5fef7cc01f6d50cdb9969b
parent 90e9839804add2f32c4d8817850a2c4d6db36b53
tree 31f1abbda2fc6fbaed5fef7cc01f6d50cdb9969b
parent 90e9839804add2f32c4d8817850a2c4d6db36b53
braid / README.rdoc
braid
A simple tool for tracking vendor branches in git.
Requirements
You will need git 1.5.4.5 or higher to run this version.
Installation
git clone git://github.com/evilchelu/braid.git cd braid gem build braid.gemspec sudo gem install braid-x.y.z.gem
Usage
braid help braid help COMMANDNAME
For more usage examples and documentation check the project wiki at github.com/evilchelu/braid/wikis. Also see the bug tracker at evilchelu.lighthouseapp.com/projects/10600-braid for current issues and future plans.
Contributing
If you want to send a patch please fork the project on GitHub and send a pull request.
