Skip to content

Commit e58db03

Browse files
committed
Merge branch 'maint'
* maint: Make command description imperative statement, not third-person present.
2 parents e876e74 + 29cf5e1 commit e58db03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Documentation/git-archive.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git-archive(1)
33

44
NAME
55
----
6-
git-archive - Creates an archive of files from a named tree
6+
git-archive - Create an archive of files from a named tree
77

88

99
SYNOPSIS

Documentation/git-clone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git-clone(1)
33

44
NAME
55
----
6-
git-clone - Clones a repository into a new directory
6+
git-clone - Clone a repository into a new directory
77

88

99
SYNOPSIS

Documentation/git-prune.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git-prune(1)
33

44
NAME
55
----
6-
git-prune - Prunes all unreachable objects from the object database
6+
git-prune - Prune all unreachable objects from the object database
77

88

99
SYNOPSIS

0 commit comments

Comments
 (0)