-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make PR merge options more intuitive #16582
Conversation
Reword options making clear whether the PRed branch is rebased or not, and which type of commit will be created if any.
Not sure why the build fails. I ran it fine locally, plus the patch does not actually change any code, only locale strings. |
IMHO current is better, and it is consistent with git defaults. |
Codecov Report
@@ Coverage Diff @@
## main #16582 +/- ##
==========================================
- Coverage 45.37% 45.35% -0.02%
==========================================
Files 750 750
Lines 85098 85098
==========================================
- Hits 38611 38599 -12
- Misses 40243 40254 +11
- Partials 6244 6245 +1
Continue to review full report at Codecov.
|
make lgtm work |
Reword options making clear whether the PRed branch is rebased or not, and which type of commit will be created if any.
Reword options making clear whether the PRed branch is rebased or not, and which type of commit will be created if any.
Fix #5863