Parse /top.old with id and when requesting diffs
authorPaolo \'Blaisorblade\' Giarrusso <blaisorblade@yahoo.it>
Thu, 27 Oct 2005 08:56:22 +0000 (10:56 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 27 Oct 2005 19:47:12 +0000 (20:47 +0100)
commit54b095847e7d97697bde6d0beca7b6b9a67e9590
tree0ed988091db565ab650f4de78c69664e17aef0dc
parente3e05587390305008b3a832f0f62b4c81adacfda
Parse /top.old with id and when requesting diffs

From: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>

Comparing a patch after and before a merge is very important, and looking into
.git/patches by hand is not the nicer way to do it.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
stgit/commands/common.py
stgit/stack.py