googlearchive/git-rv

DISCUSSION: Alert users when they create a review in a "clean" branch

Opened this issue · 0 comments

i.e. If the remote branch you are tracking in your local branch is called "master" and your current local branch is also called "master", display a message/prompt asking the user if they want to proceed or create a new branch to export the review from.

It is my personal preference to do reviews in "named" branches per feature and leave one branch as "always clean", though this workflow/preference differs by user.

/cc @fredsa