Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-rebase: fix typo when parsing --force-rebase
Due to two missing hyphens, The "force" keyword on the command line would be taken as an alias for the --force-rebase option. Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information