chiark / gitweb /
Fix uncommit status message
authorKarl Hasselström <kha@treskal.com>
Wed, 23 Jul 2008 21:29:08 +0000 (23:29 +0200)
committerKarl Hasselström <kha@treskal.com>
Thu, 24 Jul 2008 22:03:14 +0000 (00:03 +0200)
commit41cbb70556477d5e3f883016b7d617e415bdc956
treeea89511c4400b176231084b2643d6641a82fb2fc
parentbca31c2f68e41625ab6f094904c2c9157ac1e783
Fix uncommit status message

It should say

  Uncommitting to 8561b089afbaed2651591e5a4574fdca451d82f2 (exclusive) ...

not

  Uncommitting to Commit<sha1: 8561b089afbaed2651591e5a4574fdca451d82f2, data: None> (exclusive) ...

(though arguably, the sha1 should be abbreviated as well).

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/uncommit.py