Revert "Merge branch 'ra/rebase-i-more-options'"

This reverts commit 5d9324e0f4, reversing
changes made to c58ae96fc4.

The topic turns out to be too buggy for real use.

cf. <f2fe7437-8a48-3315-4d3f-8d51fe4bb8f1@gmail.com>
This commit is contained in:
Junio C Hamano
2020-01-12 12:27:41 -08:00
parent 1cf4836865
commit 4d924528d8
7 changed files with 28 additions and 327 deletions

View File

@ -43,8 +43,6 @@ struct replay_opts {
int verbose;
int quiet;
int reschedule_failed_exec;
int committer_date_is_author_date;
int ignore_date;
int mainline;