chiark / gitweb /
Remove --undo flags from stg commands and docs
authorKarl Hasselström <kha@treskal.com>
Sun, 21 Sep 2008 12:17:42 +0000 (14:17 +0200)
committerKarl Hasselström <kha@treskal.com>
Sun, 21 Sep 2008 12:19:07 +0000 (14:19 +0200)
commit625e8de7db58c85f137e78aaef258afcb1a3151c
treefccc36e5d29925466526571b7e7d2564d9186f52
parentb7e3c8c0b4cc0469eeb00ef00cfcf02528faed90
Remove --undo flags from stg commands and docs

Now that we have "stg undo" et.al., they aren't needed anymore.

Signed-off-by: Karl Hasselström <kha@treskal.com>
12 files changed:
Documentation/tutorial.txt
TODO
stgit/commands/goto.py
stgit/commands/pop.py
stgit/commands/push.py
stgit/commands/rebase.py
stgit/commands/repair.py
stgit/commands/sync.py
stgit/stack.py
t/t1200-push-modified.sh
t/t1201-pull-trailing.sh
t/t1202-push-undo.sh