Kiln » Kiln Extensions
Clone URL:  
test-gestalt.py.out
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
% setup hg next hg init hg next hg next hg add n1 n2 hg next hg commit -m 'add files' hg next hg push hg next hg next hg add n3 n4 hg commit -m 'add more files' hg push hg next hg pull ../repo2 hg next hg up hg next hg add n5 hg commit -m 'add file to repo1' hg push hg add n6 hg commit -m 'add file to repo2' hg pull ../repo1 hg next hg merge hg commit -m merge hg push hg wtf hg overview hg advice