evilchelu-braid 0.3.5 → 0.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.txt +2 -1
- data/braid.gemspec +1 -1
- data/lib/braid/version.rb +1 -1
- metadata +1 -1
data/README.txt
CHANGED
|
@@ -5,7 +5,8 @@ In purpose, it's similar to piston, but it's especially built on top of git
|
|
|
5
5
|
commands. This allows better integration with git and easier management of
|
|
6
6
|
merges.
|
|
7
7
|
|
|
8
|
-
The braid homepage is
|
|
8
|
+
The braid homepage is at
|
|
9
|
+
"http://evil.che.lu/projects/braid":http://evil.che.lu/projects/braid/
|
|
9
10
|
|
|
10
11
|
Braid is "hosted on github":http://github.com/evilchelu/braid.
|
|
11
12
|
|
data/braid.gemspec
CHANGED
data/lib/braid/version.rb
CHANGED