Display (empty) when appropriate for the goto command
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 21 Nov 2008 22:33:20 +0000 (22:33 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 21 Nov 2008 22:33:20 +0000 (22:33 +0000)
commit60a825576e437809c7b4d51329474edaf8f9c66a
treedec6e8863642ec23ca9ed9d3a6a724789fff2fbf
parent628746149bfb27e1d326e715d40e9ce3dd77583f
Display (empty) when appropriate for the goto command

This is a fix for bug #11810. The original implementation of goto used
to display (empty patch) when a patch became empty during a push + merge
operation. This patch adds this feature again.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
Acked-by: Karl Hasselström <kha@treskal.com>
stgit/lib/transaction.py