Rohit Ashiwal 6a1f9046a4 sequencer: add advice for revert
In the case of merge conflicts, while performing a revert, we are
currently advised to use `git cherry-pick --<sequencer-options>`.
Introduce a separate advice message for `git revert`. Also change
the signature of `create_seq_dir` to handle which advice to display
selectively.

Signed-off-by: Rohit Ashiwal <rohit.ashiwal265@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-07-02 12:08:07 -07:00
..
2019-07-02 12:08:07 -07:00
2019-03-12 16:29:00 +09:00
2019-04-25 16:41:18 +09:00
2019-01-04 13:33:32 -08:00
2019-03-12 16:29:00 +09:00
2019-05-15 10:47:20 +09:00