-
-
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
Merge message template support for rebase without merge commit #22669
Merged
Commits on Jan 30, 2023
-
Merge message template support for rebase without merge commit
Use `default_merge_message/REBASE_TEMPLATE.md` for amending the message of the last commit in the list of commits that was merged. Previously this template was mentioned in the documentation but not actually used. In this template additional variables `CommitTitle` and `CommitBody` are available, for the title and body of every commit. Ideally the message of every commit would be updated using the template, but doing an interactive rebase or merging commits one by one is complicated, so that is left as a future improvement.
Configuration menu - View commit details
-
Copy full SHA for 9353722 - Browse repository at this point
Copy the full SHA 9353722View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa4f2e8 - Browse repository at this point
Copy the full SHA fa4f2e8View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2326c8 - Browse repository at this point
Copy the full SHA b2326c8View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f30384 - Browse repository at this point
Copy the full SHA 3f30384View commit details
Commits on May 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b1863f - Browse repository at this point
Copy the full SHA 0b1863fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8a3bc - Browse repository at this point
Copy the full SHA 6b8a3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d068674 - Browse repository at this point
Copy the full SHA d068674View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c44f7 - Browse repository at this point
Copy the full SHA d7c44f7View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd790ad - Browse repository at this point
Copy the full SHA bd790adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e275d - Browse repository at this point
Copy the full SHA 20e275dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.