[PATCH] guilt: improve patch header handling
[guilt/mob.git] / regression / t-027.out
blobebe481fbc35f415ed260f6a3807bc77618b2e818
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 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
9 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
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 Patch modify refreshed
20 % guilt-pop
21 All patches popped.
22 % guilt-push modify
23 Applying patch..modify
24 Patch applied.
25 % list_files
26 d .git/patches
27 d .git/patches/master
28 d .git/refs/patches
29 d .git/refs/patches/master
30 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
31 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
32 f 42d2613ecee1b642b2b8b7b7a9cef165bf456e48  .git/patches/master/modify
33 f 7b80669540a0ba5ec6098f50bb7923921278e85a  .git/patches/master/status
34 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
35 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
36 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify~
37 r af394c0ad0537bf654800624ea2f281cd7699364  .git/refs/patches/master/modify