equal
deleted
inserted
replaced
100 # uncomment the lines below to enable some popular extensions |
100 # uncomment the lines below to enable some popular extensions |
101 # (see 'hg help extensions' for more info) |
101 # (see 'hg help extensions' for more info) |
102 # |
102 # |
103 # histedit = |
103 # histedit = |
104 # rebase = |
104 # rebase = |
105 # shelve = |
|
106 # uncommit = |
105 # uncommit = |
107 """, |
106 """, |
108 |
107 |
109 'cloned': |
108 'cloned': |
110 b"""# example repository config (see 'hg help config' for more info) |
109 b"""# example repository config (see 'hg help config' for more info) |