Skip to content

Commit 9f280be

Browse files
committed
Merge branch 'jc/3.0-branches-remotes-update'
Removal of ".git/branches" and ".git/remotes" support in the BreakingChanges document has been further clarified. * jc/3.0-branches-remotes-update: BreakingChanges: clarify branches/ and remotes/
2 parents 68c3be6 + 887758c commit 9f280be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/BreakingChanges.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ started to migrate away from ".git/remotes/" in favor of config-based remotes,
169169
and we have marked the directory as legacy in 3d3d282146 (Documentation:
170170
Grammar correction, wording fixes and cleanup, 2011-08-23)
171171
+
172-
As our documentation mentions, these directories are not to be found in modern
173-
repositories at all and most users aren't even aware of these mechanisms. They
172+
As our documentation mentions, these directories are unlikely to be used in
173+
modern repositories and most users aren't even aware of these mechanisms. They
174174
have been deprecated for almost 20 years and 14 years respectively, and we are
175175
not aware of any active users that have complained about this deprecation.
176176
Furthermore, the ".git/branches/" directory is nowadays misleadingly named and

0 commit comments

Comments
 (0)