commit: don't lose commits
commitce8f34eb0c377b329dc59a7990cb2c2957fedf8b
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sat, 19 Oct 2013 21:34:52 +0000 (19 17:34 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sat, 19 Oct 2013 21:34:52 +0000 (19 17:34 -0400)
treeb503c5111620ecd41e8bc2b195858fbc32396b7d
parentc2a5bae511c6d5354aa4e1cb59069c31df2b8eeb
commit: don't lose commits

$ guilt push -n 4
$ guilt commit -n 2
$ guilt pop -a

Would result in the guilt-commit'd patches not being on the git branch and
not being in the series.

Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
guilt-commit
regression/t-061.out