Skip to content

Commit adbcf53

Browse files
dschogitster
authored andcommitted
t3427: adjust stale comment
In b6211b8 (tests: avoid variations of the `master` branch name, 2020-09-26), the `master[123]` branch names were renamed to `topic_[123]`. A non-literal mention of the corresponding files was missed in that commit. Signed-off-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0f321f9 commit adbcf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3427-rebase-subtree.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ commit_message() {
1919
# \
2020
# README ---------------------- Add subproject master - topic_4 - files_subtree/topic_5
2121
#
22-
# Where the merge moves the files master[123].t into the subdirectory
22+
# Where the merge moves the files topic_[123].t into the subdirectory
2323
# files_subtree/ and topic_4 as well as files_subtree/topic_5 add files to that
2424
# directory directly.
2525
#

0 commit comments

Comments
 (0)