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
commit ff54b7afe1348388e35e021d4dbe0043fecaec40
tree 7a0120caa8b6b2f452117417ae60271b0cc3e927
parent bae77c2676e5b326b32793dc629aa52a3a3c840b
tree 7a0120caa8b6b2f452117417ae60271b0cc3e927
parent bae77c2676e5b326b32793dc629aa52a3a3c840b
braid /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Apr 29 09:24:36 -0700 2008 | [evilchelu] |
| |
History.txt | Wed Oct 31 09:43:50 -0700 2007 | [evilchelu] |
| |
License.txt | Wed Feb 13 16:21:15 -0800 2008 | [evilchelu] |
| |
Manifest.txt | Tue Apr 29 14:16:30 -0700 2008 | [evilchelu] |
| |
README.txt | Tue Apr 29 14:16:30 -0700 2008 | [evilchelu] |
| |
Rakefile | Wed Oct 31 09:43:50 -0700 2007 | [evilchelu] |
| |
bin/ | Tue Apr 29 01:52:39 -0700 2008 | [norbert] |
| |
braid.gemspec | Wed Apr 30 10:46:45 -0700 2008 | [evilchelu] |
| |
config/ | Thu Apr 24 18:34:01 -0700 2008 | [evilchelu] |
| |
lib/ | Wed Apr 30 10:46:12 -0700 2008 | [evilchelu] |
| |
log/ | Wed Oct 31 09:43:50 -0700 2007 | [evilchelu] |
| |
script/ | Wed Oct 31 09:43:50 -0700 2007 | [evilchelu] |
| |
setup.rb | Wed Oct 31 09:43:50 -0700 2007 | [evilchelu] |
| |
spec/ | Wed Apr 30 06:40:10 -0700 2008 | [evilchelu] |
| |
tasks/ | Mon Apr 21 06:12:11 -0700 2008 | [norbert] |
README.txt
= Braid http://evil.che.lu/projects/braid/ == Description Braid is a simple tool to help track git and svn vendor branches in a git repository. In purpose, it's similar to piston, but it's especially built on top of git commands. This allows better integration with git and easier management of merges. Braid is "hosted on github":http://github.com/evilchelu/braid. *NOTE:* You will need at least git 1.5.4.5+ to run braid. You'll also need the open4 and main gems. == Install with rubygems gem sources -a http://gems.github.com/ # only need to do this once gem install evilchelu-braid == Install from the git repository Get a clone of the git repository using: git clone git://github.com/evilchelu/braid.git cd braid rake install_gem braid --help # see usage === Usage braid help braid help COMMANDNAME For more usage examples, documentation, feature requests and bug reporting, check out the "braid wiki":http://github.com/evilchelu/braid/wikis. === Contributing If you want to send a patch in, please fork the project on github, commit your changes and send a pull request. === Mad props Braid used to be quite lame before "Norbert Crombach":http://primetheory.org/ ("github":http://github.com/norbert) resuscitated it by contribuing a bunch of code. He rocks! Go buy him a beer.




