public
Rubygem
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
braid /
name age message
file .gitignore Tue Apr 29 09:24:36 -0700 2008 ignore gem build output [evilchelu]
file LICENSE Wed Jul 16 11:23:45 -0700 2008 Swipe files in root [norbert]
file README.rdoc Wed Jul 16 13:14:55 -0700 2008 Fix gemspec and rdoc formatting [norbert]
file Rakefile Sat Sep 06 14:47:33 -0700 2008 Separate integration tests [norbert]
directory bin/ Loading commit data...
file braid.gemspec
directory lib/ Wed Oct 22 15:07:28 -0700 2008 Unlucky number 13 [norbert]
directory test/

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.