Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow passing arguments to git rebase
If non-option arguments are passed to `git forgit rebase`, pass them through directly to `git rebase`, without launching the interactive selector, just like we do for other forgit commands.
- Loading branch information