Skip to content

Commit 4f84f7b

Browse files
committed
Added a file to hold a list of changesets which are ready for merge, as a manually maintained alternative to 'Ready for merge' annotations in commit messages.
- Legacy-Id: 7255
1 parent 1c6c383 commit 4f84f7b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ready-for-merge

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# By saying 'Ready for merge' in the commit message when you commit a change
2+
# to your branch, the commit will be included in the merge list for the next
3+
# release. However, if a commit for some reason haven't is missing that
4+
# phrase in the commit comment, the branch and revision of the changeset can
5+
# be added to this file in trunk/ by the merge master, and it will also be
6+
# included in the merge list.
7+
8+
# --- Add entries at the top ---
9+
10+
personal/rjs/v4.90@7138 Was waiting for additional tests

0 commit comments

Comments
 (0)