regression: test the new init options
[guilt.git] / regression / t-027.out
blob8556b98582c9b89cf79d4af9ec4c55b43861ccf1
1 % setup_repo
2 % guilt-refresh
3 No patches applied; try guilt-push first
4 % list_files
5 d .git/patches
6 d .git/patches/master
7 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
8 f 5d8322e2edfca0589cc24df9c09985a544591a2c  .git/patches/master/add
9 f 8bdf2abdb045e63bb877890db12afcd5a2f023eb  .git/patches/master/remove
10 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
11 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
12 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/master/status
13 % git-reset --hard HEAD
14 HEAD is now at d485041... initial
15 % guilt-push modify
16 Applying patch..modify
17 Patch applied.
18 % guilt-refresh
19 % guilt-pop
20 All patches popped.
21 % guilt-push modify
22 Applying patch..modify
23 Patch applied.
24 % list_files
25 d .git/patches
26 d .git/patches/master
27 d .git/refs/patches
28 d .git/refs/patches/master
29 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
30 f 42d2613ecee1b642b2b8b7b7a9cef165bf456e48  .git/patches/master/modify
31 f 5d8322e2edfca0589cc24df9c09985a544591a2c  .git/patches/master/add
32 f 7b80669540a0ba5ec6098f50bb7923921278e85a  .git/patches/master/status
33 f 8bdf2abdb045e63bb877890db12afcd5a2f023eb  .git/patches/master/remove
34 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
35 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify~
36 r af394c0ad0537bf654800624ea2f281cd7699364  .git/refs/patches/master/modify