Skip to content

Commit c9f1f44

Browse files
committed
Merge branch 'so/glossary-branch-is-not-necessarily-active'
The glossary described a branch as an "active" line of development, which is misleading---a stale and non-moving branch is still a branch. * so/glossary-branch-is-not-necessarily-active: glossary: improve "branch" definition
2 parents c59b73b + eef1cea commit c9f1f44

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)