This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install evilchelu-braid
braid /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Apr 29 09:24:36 -0700 2008 | [evilchelu] |
| |
LICENSE | Wed Jul 16 11:23:45 -0700 2008 | [norbert] |
| |
README.rdoc | Wed Jul 16 13:14:55 -0700 2008 | [norbert] |
| |
Rakefile | Tue Aug 19 11:05:45 -0700 2008 | [evilchelu] |
| |
bin/ | Tue Aug 19 13:27:35 -0700 2008 | [evilchelu] |
| |
braid.gemspec | Tue Aug 19 08:41:43 -0700 2008 | [norbert] |
| |
lib/ | Tue Aug 19 13:27:35 -0700 2008 | [evilchelu] |
| |
test/ | Tue Aug 19 13:27:08 -0700 2008 | [evilchelu] |
README.rdoc
braid
A simple tool for tracking vendor branches in git.
http://evil.che.lu/projects/braid/
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 http://github.com/evilchelu/braid/wikis. Also see the bug tracker at http://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.




