public
Rubygem
Description: Simple tool to help track git and svn vendor branches in a git repository
Homepage: http://evil.che.lu/projects/braid
Clone URL: git://github.com/evilchelu/braid.git
Search Repo:
evilchelu (author)
Wed May 07 03:37:38 -0700 2008
commit  23c08af256e9ffe18d698072211c6bf2412aa463
tree    47849b9245b1b13129979261ef69f0b6f93281d0
parent  367c3ec43109e105d7e2178e5693bd3ccc8f6a15
braid / Manifest.txt
100644 33 lines (32 sloc) 0.599 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
bin/braid
config/hoe.rb
config/requirements.rb
lib/braid.rb
lib/braid/command.rb
lib/braid/commands/add.rb
lib/braid/commands/diff.rb
lib/braid/commands/remove.rb
lib/braid/commands/setup.rb
lib/braid/commands/update.rb
lib/braid/config.rb
lib/braid/exceptions.rb
lib/braid/operations.rb
lib/braid/version.rb
braid.gemspec
script/destroy
script/generate
setup.rb
spec/braid_spec.rb
spec/config_spec.rb
spec/operations_spec.rb
spec/spec.opts
spec/spec_helper.rb
tasks/deployment.rake
tasks/environment.rake
tasks/rspec.rake
tasks/website.rake