regression: make use of the os-dependant files
[guilt.git] / regression / t-028.out
blob7798c3d3956e4fb963dab9842506f6e0ca73390e
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 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
27 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
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 183edd7ba80324ae143496192d73dea328942ddb  .git/refs/patches/master/patch-with-some-desc
32 r 33633e7a1aa31972f125878baf7807be57b1672d  .git/refs/patches/master/modify
33 r 37d588cc39848368810e88332bd03b083f2ce3ac  .git/refs/patches/master/add
34 r ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba  .git/refs/patches/master/mode
35 r ffb7faa126a6d91bcdd44a494f76b96dd860b8b9  .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