Commit 65b4464
committed
Submodules: update 'git submodule update --remote' behaviour
Since f0a96e8d4c (submodule: fall back to remote's HEAD for missing
remote.<name>.branch, 2020-06-24), which went into Git 2.28, 'git
submodule upadte --remote' does not default to using the 'master' branch
of the remote repository, but rather the remote repository's HEAD
branch.
Tweak the wording to reflect this behaviour change.1 parent aabe621 commit 65b4464
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
0 commit comments