Skip to content

Commit 7bd7f28

Browse files
Fredrik KuivinenJunio C Hamano
authored andcommitted
Remove trailing dot after short description
Signed-off-by: Fredrik Kuivinen <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
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
--------

Documentation/git-daemon.txt

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

44
NAME
55
----
6-
git-daemon - A really simple server for git repositories.
6+
git-daemon - A really simple server for git repositories
77

88
SYNOPSIS
99
--------

Documentation/git-describe.txt

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

44
NAME
55
----
6-
git-describe - Show the most recent tag that is reachable from a commit.
6+
git-describe - Show the most recent tag that is reachable from a commit
77

88

99
SYNOPSIS

Documentation/git-diff-stages.txt

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

44
NAME
55
----
6-
git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file.
6+
git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file
77

88

99
SYNOPSIS

Documentation/git-diff.txt

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

44
NAME
55
----
6-
git-diff - Show changes between commits, commit and working tree, etc.
6+
git-diff - Show changes between commits, commit and working tree, etc
77

88

99
SYNOPSIS

Documentation/git-fetch-pack.txt

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

44
NAME
55
----
6-
git-fetch-pack - Receive missing objects from another repository.
6+
git-fetch-pack - Receive missing objects from another repository
77

88

99
SYNOPSIS

Documentation/git-fetch.txt

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

44
NAME
55
----
6-
git-fetch - Download objects and a head from another repository.
6+
git-fetch - Download objects and a head from another repository
77

88

99
SYNOPSIS

Documentation/git-format-patch.txt

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

44
NAME
55
----
6-
git-format-patch - Prepare patches for e-mail submission.
6+
git-format-patch - Prepare patches for e-mail submission
77

88

99
SYNOPSIS

Documentation/git-get-tar-commit-id.txt

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

44
NAME
55
----
6-
git-get-tar-commit-id - Extract commit ID from an archive created using git-tar-tree.
6+
git-get-tar-commit-id - Extract commit ID from an archive created using git-tar-tree
77

88

99
SYNOPSIS

Documentation/git-hash-object.txt

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

44
NAME
55
----
6-
git-hash-object - Computes object ID and optionally creates a blob from a file.
6+
git-hash-object - Computes object ID and optionally creates a blob from a file
77

88

99
SYNOPSIS

Documentation/git-http-push.txt

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

44
NAME
55
----
6-
git-http-push - Push missing objects using HTTP/DAV.
6+
git-http-push - Push missing objects using HTTP/DAV
77

88

99
SYNOPSIS

Documentation/git-lost-found.txt

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

44
NAME
55
----
6-
git-lost-found - Recover lost refs that luckily have not yet been pruned.
6+
git-lost-found - Recover lost refs that luckily have not yet been pruned
77

88
SYNOPSIS
99
--------

Documentation/git-ls-remote.txt

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

44
NAME
55
----
6-
git-ls-remote - Look at references other repository has.
6+
git-ls-remote - Look at references other repository has
77

88

99
SYNOPSIS

Documentation/git-ls-tree.txt

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

44
NAME
55
----
6-
git-ls-tree - Lists the contents of a tree object.
6+
git-ls-tree - Lists the contents of a tree object
77

88

99
SYNOPSIS

Documentation/git-mailinfo.txt

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

44
NAME
55
----
6-
git-mailinfo - Extracts patch from a single e-mail message.
6+
git-mailinfo - Extracts patch from a single e-mail message
77

88

99
SYNOPSIS

Documentation/git-mailsplit.txt

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

44
NAME
55
----
6-
git-mailsplit - Totally braindamaged mbox splitter program.
6+
git-mailsplit - Totally braindamaged mbox splitter program
77

88
SYNOPSIS
99
--------

Documentation/git-mv.txt

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

44
NAME
55
----
6-
git-mv - Move or rename a file, directory or symlink.
6+
git-mv - Move or rename a file, directory or symlink
77

88

99
SYNOPSIS

Documentation/git-name-rev.txt

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

44
NAME
55
----
6-
git-name-rev - Find symbolic names for given revs.
6+
git-name-rev - Find symbolic names for given revs
77

88

99
SYNOPSIS

Documentation/git-pack-objects.txt

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

44
NAME
55
----
6-
git-pack-objects - Create a packed archive of objects.
6+
git-pack-objects - Create a packed archive of objects
77

88

99
SYNOPSIS

Documentation/git-pack-redundant.txt

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

44
NAME
55
----
6-
git-pack-redundant - Program used to find redundant pack files.
6+
git-pack-redundant - Program used to find redundant pack files
77

88

99
SYNOPSIS

Documentation/git-patch-id.txt

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

44
NAME
55
----
6-
git-patch-id - Generate a patch ID.
6+
git-patch-id - Generate a patch ID
77

88
SYNOPSIS
99
--------

Documentation/git-peek-remote.txt

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

44
NAME
55
----
6-
git-peek-remote - Lists the references in a remote repository.
6+
git-peek-remote - Lists the references in a remote repository
77

88

99
SYNOPSIS

Documentation/git-pull.txt

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

44
NAME
55
----
6-
git-pull - Pull and merge from another repository.
6+
git-pull - Pull and merge from another repository
77

88

99
SYNOPSIS

Documentation/git-push.txt

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

44
NAME
55
----
6-
git-push - Update remote refs along with associated objects.
6+
git-push - Update remote refs along with associated objects
77

88

99
SYNOPSIS

Documentation/git-rebase.txt

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

44
NAME
55
----
6-
git-rebase - Rebase local commits to new upstream head.
6+
git-rebase - Rebase local commits to new upstream head
77

88
SYNOPSIS
99
--------

Documentation/git-relink.txt

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

44
NAME
55
----
6-
git-relink - Hardlink common objects in local repositories.
6+
git-relink - Hardlink common objects in local repositories
77

88
SYNOPSIS
99
--------

Documentation/git-repo-config.txt

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

44
NAME
55
----
6-
git-repo-config - Get and set options in .git/config.
6+
git-repo-config - Get and set options in .git/config
77

88

99
SYNOPSIS

Documentation/git-request-pull.txt

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

44
NAME
55
----
6-
git-request-pull - Generates a summary of pending changes.
6+
git-request-pull - Generates a summary of pending changes
77

88
SYNOPSIS
99
--------

Documentation/git-reset.txt

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

44
NAME
55
----
6-
git-reset - Reset current HEAD to the specified state.
6+
git-reset - Reset current HEAD to the specified state
77

88
SYNOPSIS
99
--------

Documentation/git-rev-parse.txt

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

44
NAME
55
----
6-
git-rev-parse - Pick out and massage parameters.
6+
git-rev-parse - Pick out and massage parameters
77

88

99
SYNOPSIS

Documentation/git-revert.txt

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

44
NAME
55
----
6-
git-revert - Revert an existing commit.
6+
git-revert - Revert an existing commit
77

88
SYNOPSIS
99
--------

Documentation/git-rm.txt

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

44
NAME
55
----
6-
git-rm - Remove files from the working tree and from the index.
6+
git-rm - Remove files from the working tree and from the index
77

88
SYNOPSIS
99
--------

Documentation/git-send-pack.txt

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

44
NAME
55
----
6-
git-send-pack - Push missing objects packed.
6+
git-send-pack - Push missing objects packed
77

88

99
SYNOPSIS

Documentation/git-sh-setup.txt

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

44
NAME
55
----
6-
git-sh-setup - Common git shell script setup code.
6+
git-sh-setup - Common git shell script setup code
77

88
SYNOPSIS
99
--------

Documentation/git-shortlog.txt

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

44
NAME
55
----
6-
git-shortlog - Summarize 'git log' output.
6+
git-shortlog - Summarize 'git log' output
77

88

99
SYNOPSIS

0 commit comments

Comments
 (0)