Show More
@@ -4,10 +4,6 b'' | |||
|
4 | 4 | > publish=false |
|
5 | 5 | > [ui] |
|
6 | 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 | 7 | > EOF |
|
12 | 8 | $ mkcommit() { |
|
13 | 9 | > echo "$1" > "$1" |
General Comments 0
You need to be logged in to leave comments.
Login now