Show More
@@ -4,10 +4,6 b'' | |||||
4 | > publish=false |
|
4 | > publish=false | |
5 | > [ui] |
|
5 | > [ui] | |
6 | > logtemplate="{rev}:{node|short} ({phase}) [{tags} {bookmarks}] {desc|firstline}\n" |
|
6 | > logtemplate="{rev}:{node|short} ({phase}) [{tags} {bookmarks}] {desc|firstline}\n" | |
7 | > [experimental] |
|
|||
8 | > # drop me once bundle2 is the default, |
|
|||
9 | > # added to get test change early. |
|
|||
10 | > bundle2-exp = True |
|
|||
11 | > EOF |
|
7 | > EOF | |
12 | $ mkcommit() { |
|
8 | $ mkcommit() { | |
13 | > echo "$1" > "$1" |
|
9 | > echo "$1" > "$1" |
General Comments 0
You need to be logged in to leave comments.
Login now