regress: setup_git_repo can assert that the repo is setup as intended
[guilt.git] / regression / t-061.out
blobef0f3351f10bc628fadae9958a6e9e03de0a02e4
1 % setup_repo
2 % guilt push -a
3 Applying patch..modify
4 Patch applied.
5 Applying patch..add
6 Patch applied.
7 Applying patch..remove
8 Patch applied.
9 Applying patch..mode
10 Patch applied.
11 % list_files
12 d .git/patches
13 d .git/patches/master
14 d .git/refs/patches
15 d .git/refs/patches/master
16 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
17 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
18 f 71596bf71b72c2717e1aee378aabefbfa19ab7c8  .git/patches/master/status
19 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
20 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
21 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
22 r 33633e7a1aa31972f125878baf7807be57b1672d  .git/refs/patches/master/modify
23 r 37d588cc39848368810e88332bd03b083f2ce3ac  .git/refs/patches/master/add
24 r ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba  .git/refs/patches/master/mode
25 r ffb7faa126a6d91bcdd44a494f76b96dd860b8b9  .git/refs/patches/master/remove
26 % git for-each-ref
27 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/guilt/master
28 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
29 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
30 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
31 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
32 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
33 % git update-ref refs/heads/master refs/heads/guilt/master
34 % git symbolic-ref HEAD refs/heads/master
35 % git update-ref -d refs/heads/guilt/master
36 % git for-each-ref
37 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/master
38 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
39 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
40 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
41 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
42 % list_files
43 d .git/patches
44 d .git/patches/master
45 d .git/refs/patches
46 d .git/refs/patches/master
47 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
48 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
49 f 71596bf71b72c2717e1aee378aabefbfa19ab7c8  .git/patches/master/status
50 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
51 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
52 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
53 r 33633e7a1aa31972f125878baf7807be57b1672d  .git/refs/patches/master/modify
54 r 37d588cc39848368810e88332bd03b083f2ce3ac  .git/refs/patches/master/add
55 r ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba  .git/refs/patches/master/mode
56 r ffb7faa126a6d91bcdd44a494f76b96dd860b8b9  .git/refs/patches/master/remove
57 % guilt pop
58 Now at remove.
59 % git for-each-ref
60 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/heads/master
61 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
62 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
63 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
64 % guilt push
65 Applying patch..mode
66 Patch applied.
67 % git for-each-ref
68 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/master
69 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
70 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
71 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
72 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
73 % guilt pop
74 Now at remove.
75 % git for-each-ref
76 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/heads/master
77 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
78 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
79 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
80 % guilt pop
81 Now at add.
82 % git for-each-ref
83 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/master
84 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
85 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
86 % guilt push
87 Applying patch..remove
88 Patch applied.
89 % git for-each-ref
90 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/heads/master
91 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
92 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
93 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
94 % guilt pop
95 Now at add.
96 % git for-each-ref
97 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/master
98 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
99 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
100 % guilt pop
101 Now at modify.
102 % git for-each-ref
103 33633e7a1aa31972f125878baf7807be57b1672d commit refs/heads/master
104 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
105 % guilt push
106 Applying patch..add
107 Patch applied.
108 % git for-each-ref
109 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/master
110 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
111 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
112 % guilt pop
113 Now at modify.
114 % git for-each-ref
115 33633e7a1aa31972f125878baf7807be57b1672d commit refs/heads/master
116 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
117 % guilt pop
118 All patches popped.
119 % git for-each-ref
120 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
121 % guilt push
122 Applying patch..modify
123 Patch applied.
124 % git for-each-ref
125 33633e7a1aa31972f125878baf7807be57b1672d commit refs/heads/guilt/master
126 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
127 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
128 % guilt pop
129 All patches popped.
130 % git for-each-ref
131 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
132 % guilt pop
133 No patches applied.
134 % git for-each-ref
135 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
136 % guilt push
137 Applying patch..modify
138 Patch applied.
139 % git for-each-ref
140 33633e7a1aa31972f125878baf7807be57b1672d commit refs/heads/guilt/master
141 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
142 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
143 % guilt pop
144 All patches popped.
145 % git for-each-ref
146 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
147 % guilt push -a
148 Applying patch..modify
149 Patch applied.
150 Applying patch..add
151 Patch applied.
152 Applying patch..remove
153 Patch applied.
154 Applying patch..mode
155 Patch applied.
156 % git update-ref refs/heads/master refs/heads/guilt/master
157 % git symbolic-ref HEAD refs/heads/master
158 % git update-ref -d refs/heads/guilt/master
159 % git for-each-ref
160 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/master
161 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
162 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
163 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
164 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
165 % guilt pop -a
166 All patches popped.
167 % git for-each-ref
168 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
169 % guilt push add
170 Applying patch..modify
171 Patch applied.
172 Applying patch..add
173 Patch applied.
174 % git for-each-ref
175 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/guilt/master
176 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
177 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
178 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
179 % git update-ref refs/heads/master refs/heads/guilt/master
180 % git symbolic-ref HEAD refs/heads/master
181 % git update-ref -d refs/heads/guilt/master
182 % guilt branch topic
183 Switched to branch "topic"
184 % git for-each-ref
185 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/master
186 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/topic
187 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
188 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
189 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/topic/add
190 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/topic/modify
191 % guilt pop -a
192 All patches popped.
193 % guilt push
194 Applying patch..modify
195 Patch applied.
196 % git for-each-ref
197 33633e7a1aa31972f125878baf7807be57b1672d commit refs/heads/guilt/topic
198 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/heads/master
199 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/topic
200 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
201 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
202 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/topic/modify
203 % guilt pop -a
204 All patches popped.
205 % git checkout master
206 Switched to branch "master"
207 % guilt pop -a
208 All patches popped.
209 % git branch -d topic
210 Deleted branch topic (was d485041).
211 % rm -r .git/patches/topic
212 % git for-each-ref
213 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
214 % list_files
215 d .git/patches
216 d .git/patches/master
217 d .git/refs/patches
218 d .git/refs/patches/master
219 d .git/refs/patches/topic
220 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
221 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
222 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
223 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
224 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
225 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/master/status
226 % guilt push -a
227 Applying patch..modify
228 Patch applied.
229 Applying patch..add
230 Patch applied.
231 Applying patch..remove
232 Patch applied.
233 Applying patch..mode
234 Patch applied.
235 % git update-ref refs/heads/master refs/heads/guilt/master
236 % git symbolic-ref HEAD refs/heads/master
237 % git update-ref -d refs/heads/guilt/master
238 % guilt branch topic
239 Switched to branch "topic"
240 % git for-each-ref
241 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/master
242 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/topic
243 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
244 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
245 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
246 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
247 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/topic/add
248 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/topic/mode
249 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/topic/modify
250 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/topic/remove
251 % guilt pop -a
252 All patches popped.
253 % git checkout master
254 Switched to branch "master"
255 % guilt pop -a
256 All patches popped.
257 % git branch -d topic
258 Deleted branch topic (was d485041).
259 % rm -r .git/patches/topic
260 % git for-each-ref
261 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
262 % list_files
263 d .git/patches
264 d .git/patches/master
265 d .git/refs/patches
266 d .git/refs/patches/master
267 d .git/refs/patches/topic
268 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
269 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
270 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
271 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
272 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
273 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/master/status
274 % guilt branch topic
275 Switched to branch "topic"
276 % git for-each-ref
277 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
278 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/topic
279 % list_files
280 d .git/patches
281 d .git/patches/master
282 d .git/patches/topic
283 d .git/refs/patches
284 d .git/refs/patches/master
285 d .git/refs/patches/topic
286 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
287 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/topic/mode
288 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
289 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/topic/remove
290 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
291 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/topic/add
292 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
293 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/topic/series
294 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
295 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/topic/modify
296 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/master/status
297 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/topic/status
298 % guilt pop -a
299 No patches applied.
300 % git checkout master
301 Switched to branch "master"
302 % guilt pop -a
303 No patches applied.
304 % git branch -d topic
305 Deleted branch topic (was d485041).
306 % rm -r .git/patches/topic
307 % git for-each-ref
308 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
309 % list_files
310 d .git/patches
311 d .git/patches/master
312 d .git/refs/patches
313 d .git/refs/patches/master
314 d .git/refs/patches/topic
315 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
316 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
317 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
318 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
319 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
320 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/master/status
321 % guilt push -a
322 Applying patch..modify
323 Patch applied.
324 Applying patch..add
325 Patch applied.
326 Applying patch..remove
327 Patch applied.
328 Applying patch..mode
329 Patch applied.
330 % guilt branch topic
331 Switched to branch "guilt/topic"
332 % git for-each-ref
333 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/guilt/master
334 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/guilt/topic
335 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
336 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/topic
337 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
338 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
339 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
340 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
341 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/topic/add
342 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/topic/mode
343 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/topic/modify
344 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/topic/remove
345 % list_files
346 d .git/patches
347 d .git/patches/master
348 d .git/patches/topic
349 d .git/refs/patches
350 d .git/refs/patches/master
351 d .git/refs/patches/topic
352 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
353 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/topic/mode
354 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
355 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/topic/remove
356 f 71596bf71b72c2717e1aee378aabefbfa19ab7c8  .git/patches/master/status
357 f 71596bf71b72c2717e1aee378aabefbfa19ab7c8  .git/patches/topic/status
358 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
359 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/topic/add
360 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
361 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/topic/series
362 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
363 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/topic/modify
364 r 33633e7a1aa31972f125878baf7807be57b1672d  .git/refs/patches/master/modify
365 r 33633e7a1aa31972f125878baf7807be57b1672d  .git/refs/patches/topic/modify
366 r 37d588cc39848368810e88332bd03b083f2ce3ac  .git/refs/patches/master/add
367 r 37d588cc39848368810e88332bd03b083f2ce3ac  .git/refs/patches/topic/add
368 r ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba  .git/refs/patches/master/mode
369 r ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba  .git/refs/patches/topic/mode
370 r ffb7faa126a6d91bcdd44a494f76b96dd860b8b9  .git/refs/patches/master/remove
371 r ffb7faa126a6d91bcdd44a494f76b96dd860b8b9  .git/refs/patches/topic/remove
372 % guilt pop -a
373 All patches popped.
374 % git for-each-ref
375 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/heads/guilt/master
376 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
377 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/topic
378 37d588cc39848368810e88332bd03b083f2ce3ac commit refs/patches/master/add
379 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba commit refs/patches/master/mode
380 33633e7a1aa31972f125878baf7807be57b1672d commit refs/patches/master/modify
381 ffb7faa126a6d91bcdd44a494f76b96dd860b8b9 commit refs/patches/master/remove
382 % guilt pop -a
383 No patches applied.
384 ccd56089d1b5305a9d35617cb7f6f4b06ffa68ba
385 % git checkout guilt/master
386 Switched to branch "guilt/master"
387 % guilt pop -a
388 All patches popped.
389 % git branch -d topic
390 Deleted branch topic (was d485041).
391 % rm -r .git/patches/topic
392 % git for-each-ref
393 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
394 % list_files
395 d .git/patches
396 d .git/patches/master
397 d .git/refs/patches
398 d .git/refs/patches/master
399 d .git/refs/patches/topic
400 f 22930c6d1f1938f298a4fca51c57e4b47171db21  .git/patches/master/mode
401 f 413390f3906f16f30b054a4fb86c1e014b964504  .git/patches/master/remove
402 f 9c18cc7abe6b87f18503714a80a677b4094eb457  .git/patches/master/add
403 f bacb4aad8a55fe4e7aa58a9ae169990bb764069f  .git/patches/master/series
404 f bc9ab2e0f5db99d483961e956e814d963f0309f8  .git/patches/master/modify
405 f da39a3ee5e6b4b0d3255bfef95601890afd80709  .git/patches/master/status
406 % guilt new newpatch
407 % git for-each-ref --format=%(refname)
408 refs/heads/guilt/master
409 refs/heads/master
410 refs/patches/master/newpatch
411 % guilt pop
412 All patches popped.
413 % guilt push
414 Applying patch..newpatch
415 Patch applied.
416 % git for-each-ref
417 25465dc1687f3833ecbd4e8bca437e522d7026db commit refs/heads/guilt/master
418 d4850419ccc1146c7169f500725ce504b9774ed0 commit refs/heads/master
419 25465dc1687f3833ecbd4e8bca437e522d7026db commit refs/patches/master/newpatch
420 % git branch
421 * guilt/master
422   master
423 % guilt applied
424 newpatch
425 % guilt commit -a
426 % git for-each-ref
427 25465dc1687f3833ecbd4e8bca437e522d7026db commit refs/heads/master
428 % git branch
429 * master
430 % guilt push -a
431 Applying patch..modify
432 Patch applied.
433 Applying patch..add
434 Patch applied.
435 Applying patch..remove
436 Patch applied.
437 Applying patch..mode
438 Patch applied.
439 % guilt applied
440 modify
442 remove
443 mode
444 % git branch
445 * guilt/master
446   master
447 % git for-each-ref
448 fefbdcef61022d473838926619f31e030dd04fdc commit refs/heads/guilt/master
449 25465dc1687f3833ecbd4e8bca437e522d7026db commit refs/heads/master
450 5effcbeb303e8433935151d8c69f3bf63db1e8ef commit refs/patches/master/add
451 fefbdcef61022d473838926619f31e030dd04fdc commit refs/patches/master/mode
452 9509f22e2e627756d87b42432931c45955b74234 commit refs/patches/master/modify
453 9cbe2fc643b1a9e2179a8738f80424a1c2aa202d commit refs/patches/master/remove
454 % guilt commit -n 2
455 % git for-each-ref
456 fefbdcef61022d473838926619f31e030dd04fdc commit refs/heads/guilt/master
457 5effcbeb303e8433935151d8c69f3bf63db1e8ef commit refs/heads/master
458 fefbdcef61022d473838926619f31e030dd04fdc commit refs/patches/master/mode
459 9cbe2fc643b1a9e2179a8738f80424a1c2aa202d commit refs/patches/master/remove
460 % git branch
461 * guilt/master
462   master
463 % guilt commit -n 2
464 % git for-each-ref
465 fefbdcef61022d473838926619f31e030dd04fdc commit refs/heads/master
466 % git branch
467 * master
468 % guilt series