push/pop: Allow "-n0" to do nothing
authorGustav Hållberg <gustav@virtutech.com>
Wed, 28 Oct 2009 11:21:20 +0000 (12:21 +0100)
committerKarl Wiberg <kha@treskal.com>
Wed, 28 Oct 2009 11:22:06 +0000 (12:22 +0100)
commite1e5f6d7a12e229db51445f6f8aca3ba81595ed7
tree64c1fb44d25c3cb1180d56ffcb4ecf3283eb9e38
parent48d0a85006ac9c58a277391ffdae5560f0a75cbb
push/pop: Allow "-n0" to do nothing

Also document what "-n<negative>" does.
Added some push tests to t1203-pop.sh and renamed it t1208-push-and-pop.sh.

Signed-off-by: Gustav Hållberg <gustav@virtutech.com>
Signed-off-by: Karl Wiberg <kha@treskal.com>
stgit/commands/pop.py
stgit/commands/push.py
t/t1203-pop.sh [deleted file]
t/t1208-push-and-pop.sh [new file with mode: 0755]