Jeremy Stanley da1e8a05f4 Don't keep incomplete rebase state by default
Dumping the user into a dirtied working tree after a failed rebase
attempt can be confusing, no matter how much contextual explanation
we provide when doing so. By default, run `git rebase --abort`
automatically so as to clean up from a failed test rebase, and then
let the user rebase again on their own if that's the state they want
to be in. Add a -K/--keep-rebase option to get the old behavior, and
mention it when we automatically abort in case the user wants to
just have git-review redo the rebase for them and leave things in
that incomplete state.

Change-Id: I7d7bfca1623a71a9b4fe445360d94fd6b039f040
2024-03-05 23:00:09 +00:00
2020-01-16 15:14:16 +00:00
2013-08-15 20:42:37 +00:00
2011-09-25 09:16:31 -07:00
2021-01-13 14:10:31 +00:00
2022-04-11 16:59:57 +00:00
2021-01-13 14:10:31 +00:00
2022-03-08 16:13:27 +10:00
2021-04-23 10:42:35 -07:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting Git branches to Gerrit for review.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.1 MiB
Languages
Python 89.4%
Roff 10.6%