revert: Introduce --reset to remove sequencer state
authorRamkumar Ramachandra <artagnon@gmail.com>
Thu, 4 Aug 2011 10:39:11 +0000 (16:09 +0530)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2011 22:41:21 +0000 (15:41 -0700)
commit26ae337...e11e440420d8ec7ce415425daaabe573
treef1a4a05...c319020cab33f64a42f8faba210c92dccopy hash to clipboard (tree)
parent21b1477...a9b033d80b3e5757d9576da13ba446cdcopy hash to clipboard (diff)
Documentation/git-cherry-pick.txt
Documentation/git-revert.txt
Documentation/sequencer.txt [new file with mode: 0644]
Makefile
builtin/revert.c
sequencer.c [new file with mode: 0644]
sequencer.h [new file with mode: 0644]
t/t3510-cherry-pick-sequence.sh