public
Fork of evilchelu/braid
Description: A simple tool for tracking vendor branches in git
Homepage: http://evil.che.lu/projects/braid
Clone URL: git://github.com/norbert/braid.git
norbert (author)
Wed Oct 22 15:07:28 -0700 2008
commit  d07d48cb7e7710824768445970393821cdea366c
tree    7f3b80d1c1b7799257031e966876cbe01e9c8748
parent  87e18bd82e13e7cabf600f5b99054f7c9b6b28da
braid / README.rdoc
100644 28 lines (17 sloc) 0.694 kb

braid

A simple tool for tracking vendor branches in git.

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 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.