Skip to content

Commit 7bd7f28

Browse files
Fredrik KuivinenJunio C Hamano
authored andcommitted
Remove trailing dot after short description
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 5001422 commit 7bd7f28

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+53
-53
lines changed

Documentation/git-add.txt

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

44
NAME
55
----
6-
git-add - Add files to the index file.
6+
git-add - Add files to the index file
77

88
SYNOPSIS
99
--------

Documentation/git-applypatch.txt

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

44
NAME
55
----
6-
git-applypatch - Apply one patch extracted from an e-mail.
6+
git-applypatch - Apply one patch extracted from an e-mail
77

88

99
SYNOPSIS

Documentation/git-branch.txt

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

44
NAME
55
----
6-
git-branch - Create a new branch, or remove an old one.
6+
git-branch - Create a new branch, or remove an old one
77

88
SYNOPSIS
99
--------

Documentation/git-check-ref-format.txt

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

44
NAME
55
----
6-
git-check-ref-format - Make sure ref name is well formed.
6+
git-check-ref-format - Make sure ref name is well formed
77

88
SYNOPSIS
99
--------

Documentation/git-checkout.txt

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

44
NAME
55
----
6-
git-checkout - Checkout and switch to a branch.
6+
git-checkout - Checkout and switch to a branch
77

88
SYNOPSIS
99
--------

Documentation/git-cherry-pick.txt

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

44
NAME
55
----
6-
git-cherry-pick - Apply the change introduced by an existing commit.
6+
git-cherry-pick - Apply the change introduced by an existing commit
77

88
SYNOPSIS
99
--------

Documentation/git-cherry.txt

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

44
NAME
55
----
6-
git-cherry - Find commits not merged upstream.
6+
git-cherry - Find commits not merged upstream
77

88
SYNOPSIS
99
--------

Documentation/git-clone-pack.txt

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

44
NAME
55
----
6-
git-clone-pack - Clones a repository by receiving packed objects.
6+
git-clone-pack - Clones a repository by receiving packed objects
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.
6+
git-clone - Clones a repository
77

88

99
SYNOPSIS

Documentation/git-count-objects.txt

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

44
NAME
55
----
6-
git-count-objects - Reports on unpacked objects.
6+
git-count-objects - Reports on unpacked objects
77

88
SYNOPSIS
99
--------

0 commit comments

Comments
 (0)