regression: test the new init options
[guilt.git] / regression / t-028.out
blob3e45921588544bcbe1e962c6ddd5b78a5ce2dc5f
1 % setup_repo
2 % guilt-header
3 No patches applied.
4 % guilt-push -a
5 Applying patch..modify
6 Patch applied.
7 Applying patch..add
8 Patch applied.
9 Applying patch..remove
10 Patch applied.
11 Applying patch..mode
12 Patch applied.
13 % guilt-new -s -m blah blah blah patch-with-some-desc
14 % guilt-pop
15 Now at mode.
16 % guilt-push
17 Applying patch..patch-with-some-desc
18 Patch applied.
19 % list_files
20 d .git/patches
21 d .git/patches/master
22 d .git/refs/patches
23 d .git/refs/patches/master
24 f 0e237aa56ddba6f87bf0e9b5748373da4e6983c3  .git/patches/master/status
25 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
26 f 5d8322e2edfca0589cc24df9c09985a544591a2c  .git/patches/master/add
27 f 8bdf2abdb045e63bb877890db12afcd5a2f023eb  .git/patches/master/remove
28 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
29 f c87bb44fd4f1c10033b13562be50006f57c98eab  .git/patches/master/series
30 f e4a20695c36bc826bad047d69ff3315df7062bf4  .git/patches/master/patch-with-some-desc
31 r 33633e7a1aa31972f125878baf7807be57b1672d  .git/refs/patches/master/modify
32 r 632ca0f5ec27a961990b45673dfc751f1da830f3  .git/refs/patches/master/mode
33 r 68f33a015dcfd09c3896f15d152378b54eaa4eb6  .git/refs/patches/master/add
34 r 8d23f083c1174cdf9fc4aa91d74734f25b12c5c7  .git/refs/patches/master/patch-with-some-desc
35 r e67345cf1e7e9594c73efad7381a994f1fe63b14  .git/refs/patches/master/remove
36 % guilt-header
37 blah blah blah
39 Signed-off-by: Commiter Name <commiter@email>
41 % guilt-header modify
42 % guilt-header add
43 % guilt-header remove
44 % guilt-header mode
45 % guilt-header patch-with-some-desc
46 blah blah blah
48 Signed-off-by: Commiter Name <commiter@email>
50 % guilt-header non-existant
51 Patch non-existant is not in the series