Skip to content

Commit eef1cea

Browse files
sorganovgitster
authored andcommitted
glossary: improve "branch" definition
The old phrasing is at least questionable, if not wrong, as there are a lot of branches out there that didn't see active development for years, yet they are still branches, ready to become active again any time. Signed-off-by: Sergey Organov <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 898f807 commit eef1cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/glossary-content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Untyped <<def_object,object>>, e.g. the contents of a file.
1919

2020
[[def_branch]]branch::
21-
A "branch" is an active line of development. The most recent
21+
A "branch" is a line of development. The most recent
2222
<<def_commit,commit>> on a branch is referred to as the tip of
2323
that branch. The tip of the branch is referenced by a branch
2424
<<def_head,head>>, which moves forward as additional development

0 commit comments

Comments
 (0)