Browse Source

Remove trailing dot after short description

Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Fredrik Kuivinen 19 years ago committed by Junio C Hamano
parent
commit
7bd7f2804d
  1. 2
      Documentation/git-add.txt
  2. 2
      Documentation/git-applypatch.txt
  3. 2
      Documentation/git-branch.txt
  4. 2
      Documentation/git-check-ref-format.txt
  5. 2
      Documentation/git-checkout.txt
  6. 2
      Documentation/git-cherry-pick.txt
  7. 2
      Documentation/git-cherry.txt
  8. 2
      Documentation/git-clone-pack.txt
  9. 2
      Documentation/git-clone.txt
  10. 2
      Documentation/git-count-objects.txt
  11. 2
      Documentation/git-daemon.txt
  12. 2
      Documentation/git-describe.txt
  13. 2
      Documentation/git-diff-stages.txt
  14. 2
      Documentation/git-diff.txt
  15. 2
      Documentation/git-fetch-pack.txt
  16. 2
      Documentation/git-fetch.txt
  17. 2
      Documentation/git-format-patch.txt
  18. 2
      Documentation/git-get-tar-commit-id.txt
  19. 2
      Documentation/git-hash-object.txt
  20. 2
      Documentation/git-http-push.txt
  21. 2
      Documentation/git-lost-found.txt
  22. 2
      Documentation/git-ls-remote.txt
  23. 2
      Documentation/git-ls-tree.txt
  24. 2
      Documentation/git-mailinfo.txt
  25. 2
      Documentation/git-mailsplit.txt
  26. 2
      Documentation/git-mv.txt
  27. 2
      Documentation/git-name-rev.txt
  28. 2
      Documentation/git-pack-objects.txt
  29. 2
      Documentation/git-pack-redundant.txt
  30. 2
      Documentation/git-patch-id.txt
  31. 2
      Documentation/git-peek-remote.txt
  32. 2
      Documentation/git-pull.txt
  33. 2
      Documentation/git-push.txt
  34. 2
      Documentation/git-rebase.txt
  35. 2
      Documentation/git-relink.txt
  36. 2
      Documentation/git-repo-config.txt
  37. 2
      Documentation/git-request-pull.txt
  38. 2
      Documentation/git-reset.txt
  39. 2
      Documentation/git-rev-parse.txt
  40. 2
      Documentation/git-revert.txt
  41. 2
      Documentation/git-rm.txt
  42. 2
      Documentation/git-send-pack.txt
  43. 2
      Documentation/git-sh-setup.txt
  44. 2
      Documentation/git-shortlog.txt
  45. 2
      Documentation/git-show-branch.txt
  46. 2
      Documentation/git-show.txt
  47. 2
      Documentation/git-status.txt
  48. 2
      Documentation/git-stripspace.txt
  49. 2
      Documentation/git-unpack-objects.txt
  50. 2
      Documentation/git-upload-pack.txt
  51. 2
      Documentation/git-verify-pack.txt
  52. 2
      Documentation/git-verify-tag.txt
  53. 2
      Documentation/git-whatchanged.txt

2
Documentation/git-add.txt

@ -3,7 +3,7 @@ git-add(1) @@ -3,7 +3,7 @@ git-add(1)

NAME
----
git-add - Add files to the index file.
git-add - Add files to the index file

SYNOPSIS
--------

2
Documentation/git-applypatch.txt

@ -3,7 +3,7 @@ git-applypatch(1) @@ -3,7 +3,7 @@ git-applypatch(1)

NAME
----
git-applypatch - Apply one patch extracted from an e-mail.
git-applypatch - Apply one patch extracted from an e-mail


SYNOPSIS

2
Documentation/git-branch.txt

@ -3,7 +3,7 @@ git-branch(1) @@ -3,7 +3,7 @@ git-branch(1)

NAME
----
git-branch - Create a new branch, or remove an old one.
git-branch - Create a new branch, or remove an old one

SYNOPSIS
--------

2
Documentation/git-check-ref-format.txt

@ -3,7 +3,7 @@ git-check-ref-format(1) @@ -3,7 +3,7 @@ git-check-ref-format(1)

NAME
----
git-check-ref-format - Make sure ref name is well formed.
git-check-ref-format - Make sure ref name is well formed

SYNOPSIS
--------

2
Documentation/git-checkout.txt

@ -3,7 +3,7 @@ git-checkout(1) @@ -3,7 +3,7 @@ git-checkout(1)

NAME
----
git-checkout - Checkout and switch to a branch.
git-checkout - Checkout and switch to a branch

SYNOPSIS
--------

2
Documentation/git-cherry-pick.txt

@ -3,7 +3,7 @@ git-cherry-pick(1) @@ -3,7 +3,7 @@ git-cherry-pick(1)

NAME
----
git-cherry-pick - Apply the change introduced by an existing commit.
git-cherry-pick - Apply the change introduced by an existing commit

SYNOPSIS
--------

2
Documentation/git-cherry.txt

@ -3,7 +3,7 @@ git-cherry(1) @@ -3,7 +3,7 @@ git-cherry(1)

NAME
----
git-cherry - Find commits not merged upstream.
git-cherry - Find commits not merged upstream

SYNOPSIS
--------

2
Documentation/git-clone-pack.txt

@ -3,7 +3,7 @@ git-clone-pack(1) @@ -3,7 +3,7 @@ git-clone-pack(1)

NAME
----
git-clone-pack - Clones a repository by receiving packed objects.
git-clone-pack - Clones a repository by receiving packed objects


SYNOPSIS

2
Documentation/git-clone.txt

@ -3,7 +3,7 @@ git-clone(1) @@ -3,7 +3,7 @@ git-clone(1)

NAME
----
git-clone - Clones a repository.
git-clone - Clones a repository


SYNOPSIS

2
Documentation/git-count-objects.txt

@ -3,7 +3,7 @@ git-count-objects(1) @@ -3,7 +3,7 @@ git-count-objects(1)

NAME
----
git-count-objects - Reports on unpacked objects.
git-count-objects - Reports on unpacked objects

SYNOPSIS
--------

2
Documentation/git-daemon.txt

@ -3,7 +3,7 @@ git-daemon(1) @@ -3,7 +3,7 @@ git-daemon(1)

NAME
----
git-daemon - A really simple server for git repositories.
git-daemon - A really simple server for git repositories

SYNOPSIS
--------

2
Documentation/git-describe.txt

@ -3,7 +3,7 @@ git-describe(1) @@ -3,7 +3,7 @@ git-describe(1)

NAME
----
git-describe - Show the most recent tag that is reachable from a commit.
git-describe - Show the most recent tag that is reachable from a commit


SYNOPSIS

2
Documentation/git-diff-stages.txt

@ -3,7 +3,7 @@ git-diff-stages(1) @@ -3,7 +3,7 @@ git-diff-stages(1)

NAME
----
git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file.
git-diff-stages - Compares content and mode of blobs between stages in an unmerged index file


SYNOPSIS

2
Documentation/git-diff.txt

@ -3,7 +3,7 @@ git-diff(1) @@ -3,7 +3,7 @@ git-diff(1)

NAME
----
git-diff - Show changes between commits, commit and working tree, etc.
git-diff - Show changes between commits, commit and working tree, etc


SYNOPSIS

2
Documentation/git-fetch-pack.txt

@ -3,7 +3,7 @@ git-fetch-pack(1) @@ -3,7 +3,7 @@ git-fetch-pack(1)

NAME
----
git-fetch-pack - Receive missing objects from another repository.
git-fetch-pack - Receive missing objects from another repository


SYNOPSIS

2
Documentation/git-fetch.txt

@ -3,7 +3,7 @@ git-fetch(1) @@ -3,7 +3,7 @@ git-fetch(1)

NAME
----
git-fetch - Download objects and a head from another repository.
git-fetch - Download objects and a head from another repository


SYNOPSIS

2
Documentation/git-format-patch.txt

@ -3,7 +3,7 @@ git-format-patch(1) @@ -3,7 +3,7 @@ git-format-patch(1)

NAME
----
git-format-patch - Prepare patches for e-mail submission.
git-format-patch - Prepare patches for e-mail submission


SYNOPSIS

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

@ -3,7 +3,7 @@ git-get-tar-commit-id(1) @@ -3,7 +3,7 @@ git-get-tar-commit-id(1)

NAME
----
git-get-tar-commit-id - Extract commit ID from an archive created using git-tar-tree.
git-get-tar-commit-id - Extract commit ID from an archive created using git-tar-tree


SYNOPSIS

2
Documentation/git-hash-object.txt

@ -3,7 +3,7 @@ git-hash-object(1) @@ -3,7 +3,7 @@ git-hash-object(1)

NAME
----
git-hash-object - Computes object ID and optionally creates a blob from a file.
git-hash-object - Computes object ID and optionally creates a blob from a file


SYNOPSIS

2
Documentation/git-http-push.txt

@ -3,7 +3,7 @@ git-http-push(1) @@ -3,7 +3,7 @@ git-http-push(1)

NAME
----
git-http-push - Push missing objects using HTTP/DAV.
git-http-push - Push missing objects using HTTP/DAV


SYNOPSIS

2
Documentation/git-lost-found.txt

@ -3,7 +3,7 @@ git-lost-found(1) @@ -3,7 +3,7 @@ git-lost-found(1)

NAME
----
git-lost-found - Recover lost refs that luckily have not yet been pruned.
git-lost-found - Recover lost refs that luckily have not yet been pruned

SYNOPSIS
--------

2
Documentation/git-ls-remote.txt

@ -3,7 +3,7 @@ git-ls-remote(1) @@ -3,7 +3,7 @@ git-ls-remote(1)

NAME
----
git-ls-remote - Look at references other repository has.
git-ls-remote - Look at references other repository has


SYNOPSIS

2
Documentation/git-ls-tree.txt

@ -3,7 +3,7 @@ git-ls-tree(1) @@ -3,7 +3,7 @@ git-ls-tree(1)

NAME
----
git-ls-tree - Lists the contents of a tree object.
git-ls-tree - Lists the contents of a tree object


SYNOPSIS

2
Documentation/git-mailinfo.txt

@ -3,7 +3,7 @@ git-mailinfo(1) @@ -3,7 +3,7 @@ git-mailinfo(1)

NAME
----
git-mailinfo - Extracts patch from a single e-mail message.
git-mailinfo - Extracts patch from a single e-mail message


SYNOPSIS

2
Documentation/git-mailsplit.txt

@ -3,7 +3,7 @@ git-mailsplit(1) @@ -3,7 +3,7 @@ git-mailsplit(1)

NAME
----
git-mailsplit - Totally braindamaged mbox splitter program.
git-mailsplit - Totally braindamaged mbox splitter program

SYNOPSIS
--------

2
Documentation/git-mv.txt

@ -3,7 +3,7 @@ git-mv(1) @@ -3,7 +3,7 @@ git-mv(1)

NAME
----
git-mv - Move or rename a file, directory or symlink.
git-mv - Move or rename a file, directory or symlink


SYNOPSIS

2
Documentation/git-name-rev.txt

@ -3,7 +3,7 @@ git-name-rev(1) @@ -3,7 +3,7 @@ git-name-rev(1)

NAME
----
git-name-rev - Find symbolic names for given revs.
git-name-rev - Find symbolic names for given revs


SYNOPSIS

2
Documentation/git-pack-objects.txt

@ -3,7 +3,7 @@ git-pack-objects(1) @@ -3,7 +3,7 @@ git-pack-objects(1)

NAME
----
git-pack-objects - Create a packed archive of objects.
git-pack-objects - Create a packed archive of objects


SYNOPSIS

2
Documentation/git-pack-redundant.txt

@ -3,7 +3,7 @@ git-pack-redundant(1) @@ -3,7 +3,7 @@ git-pack-redundant(1)

NAME
----
git-pack-redundant - Program used to find redundant pack files.
git-pack-redundant - Program used to find redundant pack files


SYNOPSIS

2
Documentation/git-patch-id.txt

@ -3,7 +3,7 @@ git-patch-id(1) @@ -3,7 +3,7 @@ git-patch-id(1)

NAME
----
git-patch-id - Generate a patch ID.
git-patch-id - Generate a patch ID

SYNOPSIS
--------

2
Documentation/git-peek-remote.txt

@ -3,7 +3,7 @@ git-peek-remote(1) @@ -3,7 +3,7 @@ git-peek-remote(1)

NAME
----
git-peek-remote - Lists the references in a remote repository.
git-peek-remote - Lists the references in a remote repository


SYNOPSIS

2
Documentation/git-pull.txt

@ -3,7 +3,7 @@ git-pull(1) @@ -3,7 +3,7 @@ git-pull(1)

NAME
----
git-pull - Pull and merge from another repository.
git-pull - Pull and merge from another repository


SYNOPSIS

2
Documentation/git-push.txt

@ -3,7 +3,7 @@ git-push(1) @@ -3,7 +3,7 @@ git-push(1)

NAME
----
git-push - Update remote refs along with associated objects.
git-push - Update remote refs along with associated objects


SYNOPSIS

2
Documentation/git-rebase.txt

@ -3,7 +3,7 @@ git-rebase(1) @@ -3,7 +3,7 @@ git-rebase(1)

NAME
----
git-rebase - Rebase local commits to new upstream head.
git-rebase - Rebase local commits to new upstream head

SYNOPSIS
--------

2
Documentation/git-relink.txt

@ -3,7 +3,7 @@ git-relink(1) @@ -3,7 +3,7 @@ git-relink(1)

NAME
----
git-relink - Hardlink common objects in local repositories.
git-relink - Hardlink common objects in local repositories

SYNOPSIS
--------

2
Documentation/git-repo-config.txt

@ -3,7 +3,7 @@ git-repo-config(1) @@ -3,7 +3,7 @@ git-repo-config(1)

NAME
----
git-repo-config - Get and set options in .git/config.
git-repo-config - Get and set options in .git/config


SYNOPSIS

2
Documentation/git-request-pull.txt

@ -3,7 +3,7 @@ git-request-pull(1) @@ -3,7 +3,7 @@ git-request-pull(1)

NAME
----
git-request-pull - Generates a summary of pending changes.
git-request-pull - Generates a summary of pending changes

SYNOPSIS
--------

2
Documentation/git-reset.txt

@ -3,7 +3,7 @@ git-reset(1) @@ -3,7 +3,7 @@ git-reset(1)

NAME
----
git-reset - Reset current HEAD to the specified state.
git-reset - Reset current HEAD to the specified state

SYNOPSIS
--------

2
Documentation/git-rev-parse.txt

@ -3,7 +3,7 @@ git-rev-parse(1) @@ -3,7 +3,7 @@ git-rev-parse(1)

NAME
----
git-rev-parse - Pick out and massage parameters.
git-rev-parse - Pick out and massage parameters


SYNOPSIS

2
Documentation/git-revert.txt

@ -3,7 +3,7 @@ git-revert(1) @@ -3,7 +3,7 @@ git-revert(1)

NAME
----
git-revert - Revert an existing commit.
git-revert - Revert an existing commit

SYNOPSIS
--------

2
Documentation/git-rm.txt

@ -3,7 +3,7 @@ git-rm(1) @@ -3,7 +3,7 @@ git-rm(1)

NAME
----
git-rm - Remove files from the working tree and from the index.
git-rm - Remove files from the working tree and from the index

SYNOPSIS
--------

2
Documentation/git-send-pack.txt

@ -3,7 +3,7 @@ git-send-pack(1) @@ -3,7 +3,7 @@ git-send-pack(1)

NAME
----
git-send-pack - Push missing objects packed.
git-send-pack - Push missing objects packed


SYNOPSIS

2
Documentation/git-sh-setup.txt

@ -3,7 +3,7 @@ git-sh-setup(1) @@ -3,7 +3,7 @@ git-sh-setup(1)

NAME
----
git-sh-setup - Common git shell script setup code.
git-sh-setup - Common git shell script setup code

SYNOPSIS
--------

2
Documentation/git-shortlog.txt

@ -3,7 +3,7 @@ git-shortlog(1) @@ -3,7 +3,7 @@ git-shortlog(1)

NAME
----
git-shortlog - Summarize 'git log' output.
git-shortlog - Summarize 'git log' output


SYNOPSIS

2
Documentation/git-show-branch.txt

@ -3,7 +3,7 @@ git-show-branch(1) @@ -3,7 +3,7 @@ git-show-branch(1)

NAME
----
git-show-branch - Show branches and their commits.
git-show-branch - Show branches and their commits

SYNOPSIS
--------

2
Documentation/git-show.txt

@ -3,7 +3,7 @@ git-show(1) @@ -3,7 +3,7 @@ git-show(1)

NAME
----
git-show - Show one commit with difference it introduces.
git-show - Show one commit with difference it introduces


SYNOPSIS

2
Documentation/git-status.txt

@ -3,7 +3,7 @@ git-status(1) @@ -3,7 +3,7 @@ git-status(1)

NAME
----
git-status - Show working tree status.
git-status - Show working tree status


SYNOPSIS

2
Documentation/git-stripspace.txt

@ -3,7 +3,7 @@ git-stripspace(1) @@ -3,7 +3,7 @@ git-stripspace(1)

NAME
----
git-stripspace - Filter out empty lines.
git-stripspace - Filter out empty lines


SYNOPSIS

2
Documentation/git-unpack-objects.txt

@ -3,7 +3,7 @@ git-unpack-objects(1) @@ -3,7 +3,7 @@ git-unpack-objects(1)

NAME
----
git-unpack-objects - Unpack objects from a packed archive.
git-unpack-objects - Unpack objects from a packed archive


SYNOPSIS

2
Documentation/git-upload-pack.txt

@ -3,7 +3,7 @@ git-upload-pack(1) @@ -3,7 +3,7 @@ git-upload-pack(1)

NAME
----
git-upload-pack - Send missing objects packed.
git-upload-pack - Send missing objects packed


SYNOPSIS

2
Documentation/git-verify-pack.txt

@ -3,7 +3,7 @@ git-verify-pack(1) @@ -3,7 +3,7 @@ git-verify-pack(1)

NAME
----
git-verify-pack - Validate packed git archive files.
git-verify-pack - Validate packed git archive files


SYNOPSIS

2
Documentation/git-verify-tag.txt

@ -3,7 +3,7 @@ git-verify-tag(1) @@ -3,7 +3,7 @@ git-verify-tag(1)

NAME
----
git-verify-tag - Check the GPG signature of tag.
git-verify-tag - Check the GPG signature of tag

SYNOPSIS
--------

2
Documentation/git-whatchanged.txt

@ -3,7 +3,7 @@ git-whatchanged(1) @@ -3,7 +3,7 @@ git-whatchanged(1)

NAME
----
git-whatchanged - Show logs with difference each commit introduces.
git-whatchanged - Show logs with difference each commit introduces


SYNOPSIS

Loading…
Cancel
Save