Add 'stg prev' and 'stg next'
authorHannes Eder <heder@google.com>
Thu, 13 Aug 2009 22:28:39 +0000 (23:28 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 13 Aug 2009 22:28:39 +0000 (23:28 +0100)
commit26e3ed6db5fcab41176816cc9773a73ab3dcaa5a
tree61c7758645dcc3251229f6fc5739235463158747
parent641ec5525f935755edee908e43f4e4372cb3b08f
Add 'stg prev' and 'stg next'

These commands are related to 'stg top'.  They print the patch below
resp. above the topmost patch, given that they exist.

Signed-off-by: Hannes Eder <heder@google.com>
stgit/commands/next.py [new file with mode: 0644]
stgit/commands/prev.py [new file with mode: 0644]