chiark / gitweb /
Make "stg repair" help text more helpful
authorKarl Hasselström <kha@treskal.com>
Fri, 30 Nov 2007 01:20:03 +0000 (02:20 +0100)
committerKarl Hasselström <kha@treskal.com>
Fri, 30 Nov 2007 01:20:03 +0000 (02:20 +0100)
commit8d2b87ac26d01c7110d911aefea8988ca5a9b183
tree8a4efd6a31912b27e107eadfa48c74eba5c0aa86
parenta138c01c81755bd2ac35f3d9726f73596292ab87
Make "stg repair" help text more helpful

Specifically, point out that if messing up the branch with git
commands was a mistake, the user should run "git reset", not "stg
repair".

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