]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Remove trailing dot after short description
authorFredrik Kuivinen <freku045@student.liu.se>
Thu, 9 Mar 2006 16:24:50 +0000 (17:24 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 9 Mar 2006 19:44:11 +0000 (11:44 -0800)
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
53 files changed:
Documentation/git-add.txt
Documentation/git-applypatch.txt
Documentation/git-branch.txt
Documentation/git-check-ref-format.txt
Documentation/git-checkout.txt
Documentation/git-cherry-pick.txt
Documentation/git-cherry.txt
Documentation/git-clone-pack.txt
Documentation/git-clone.txt
Documentation/git-count-objects.txt
Documentation/git-daemon.txt
Documentation/git-describe.txt
Documentation/git-diff-stages.txt
Documentation/git-diff.txt
Documentation/git-fetch-pack.txt
Documentation/git-fetch.txt
Documentation/git-format-patch.txt
Documentation/git-get-tar-commit-id.txt
Documentation/git-hash-object.txt
Documentation/git-http-push.txt
Documentation/git-lost-found.txt
Documentation/git-ls-remote.txt
Documentation/git-ls-tree.txt
Documentation/git-mailinfo.txt
Documentation/git-mailsplit.txt
Documentation/git-mv.txt
Documentation/git-name-rev.txt
Documentation/git-pack-objects.txt
Documentation/git-pack-redundant.txt
Documentation/git-patch-id.txt
Documentation/git-peek-remote.txt
Documentation/git-pull.txt
Documentation/git-push.txt
Documentation/git-rebase.txt
Documentation/git-relink.txt
Documentation/git-repo-config.txt
Documentation/git-request-pull.txt
Documentation/git-reset.txt
Documentation/git-rev-parse.txt
Documentation/git-revert.txt
Documentation/git-rm.txt
Documentation/git-send-pack.txt
Documentation/git-sh-setup.txt
Documentation/git-shortlog.txt
Documentation/git-show-branch.txt
Documentation/git-show.txt
Documentation/git-status.txt
Documentation/git-stripspace.txt
Documentation/git-unpack-objects.txt
Documentation/git-upload-pack.txt
Documentation/git-verify-pack.txt
Documentation/git-verify-tag.txt
Documentation/git-whatchanged.txt

index 5b7c3545545827299bf74bb78aa9ce779bee2fef..ae24547c8a03f5a2b9b850062c6237b35cff70c7 100644 (file)
@@ -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
 --------
index 5b9037de9f90626d9715de49e39f9708fdc25c75..2b1ff1454b48a6f45897a330ce4273b29f800b21 100644 (file)
@@ -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
index b1bc8272ebf11fae564b435e7d812adb6e14a976..4cd0cb90ad0f47765dc1a326a343d0619977308f 100644 (file)
@@ -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
 --------
index f7f84c644ec6baddcdc5cc0b997c23409bb9a1d9..7dc1bdb6ef62f1325f8cf0567aa65c56728522ec 100644 (file)
@@ -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
 --------
index df9a6186746ba8c11bcc518f9d25fcfcabf7a93c..556e733c9b3c38c887ff6656363d7d92cca5a16a 100644 (file)
@@ -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
 --------
index 4f323fa42a5be3feffb7eb93fd5406804b48482b..bfa950ca19c701bd3837a874bbeeb18b440ed44f 100644 (file)
@@ -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
 --------
index af87966e511184c4e29b3b07fac01e0df53a618a..9a5e37186fcd03972d490e2e996ce8b078112bbb 100644 (file)
@@ -3,7 +3,7 @@ git-cherry(1)
 
 NAME
 ----
-git-cherry - Find commits not merged upstream.
+git-cherry - Find commits not merged upstream
 
 SYNOPSIS
 --------
index 39906fc450150ee0e9213a31c8a7c3e50d01b5b3..09f43eefe455ba1adb3a616fbdb14479e186f7b2 100644 (file)
@@ -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
index 684e4bdf69bb7eb8ac80b41ba48298d52e4dcdef..9ac54c282c3fe5ef9182f2829ef51cf8de8a1475 100644 (file)
@@ -3,7 +3,7 @@ git-clone(1)
 
 NAME
 ----
-git-clone - Clones a repository.
+git-clone - Clones a repository
 
 
 SYNOPSIS
index 36888d98bfde3de96e11bc61eaa53c67f64b911b..47216f488b444e2d9f37c302a71b9ac496b928a5 100644 (file)
@@ -3,7 +3,7 @@ git-count-objects(1)
 
 NAME
 ----
-git-count-objects - Reports on unpacked objects.
+git-count-objects - Reports on unpacked objects
 
 SYNOPSIS
 --------
index 2cc6075fb0b316f4254273caa4fe184fdc5afb35..924a676a6ae24e5d539cca644a32da71e62e50f5 100644 (file)
@@ -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
 --------
index 0efe82ae1e302b9ee2ef1add1842c13c7587d77b..7a253eaf284ab8effc7138f91ba6236a4f05dfdd 100644 (file)
@@ -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
index 28c60fc7e40a042c5cdbad22b103a9d93faeaae6..32739186276da09935c4905eb01d351cd5faa587 100644 (file)
@@ -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
index ca4163402261f1d381750bc5317d5e405f72a91c..890931c8914dd05df257dfcae239bcec43e7dd57 100644 (file)
@@ -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
index 913b75bb8d03f74e514037cff249450ee2685fcc..bff9aa693938b1bee26e8912917cc4139f947e65 100644 (file)
@@ -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
index a67dc340fd63ad389fb961e403781331c2a32cf4..a9e86fd26b0df6fe7a84ebdd030b9ae4d46f597e 100644 (file)
@@ -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
index 9ac063685079d9c887cdc598f2acddeadf2f3252..7c467c56a3802aa2efd4b488919d197ea5b84529 100644 (file)
@@ -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
index 30b1fbf6e71d010d94b10bd1556b4fa423509be6..48805b651ca8161a87448f307b45c9e9d4df3c0f 100644 (file)
@@ -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
index 0924931dc136a5dbde95b666035c752cd6d3c549..04e8d004363a163930a4b8f583ab5ec997dbfe3c 100644 (file)
@@ -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
index c7066d66f3cd2bed5cbfebe2bdcc288baeb6669b..7e1f894a92f396e3354c94c9ce3339edc37b59df 100644 (file)
@@ -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
index 03156f218bb41b955779207ec2e94120f958fc45..f52a9d7f680e3c581fe555f5a167b68c70c0a057 100644 (file)
@@ -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
 --------
index 66fe60f9985d23a02420d7733414b232e59cc22a..ae4c1a250e835bd39ee291088ba74c3c57604ac9 100644 (file)
@@ -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
index b92a8b2db1c305bce5fc1fb554451c604e769c21..5bf6d8b613e4916fb4e98d1f873aa220ab76bb92 100644 (file)
@@ -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
index 8890754740e796bf5ffb815cb8ff0ec1d4b62d97..ea0a06557f933ce48374ddbb751a64945ff65955 100644 (file)
@@ -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
index e0703e9dfab49070d5a9bbee5e630db81c620727..209e36bacb03c166e1c0c61e8c6e14447cd44f6a 100644 (file)
@@ -3,7 +3,7 @@ git-mailsplit(1)
 
 NAME
 ----
-git-mailsplit - Totally braindamaged mbox splitter program.
+git-mailsplit - Totally braindamaged mbox splitter program
 
 SYNOPSIS
 --------
index 21a8664247a411676038539dd0c0acc805f68fed..207c43a631ba6be8eb85e93b67a48fc90819b770 100644 (file)
@@ -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
index e37b0b8f97966732f309ce6605938f3e61d9c4d3..68707083bebc24e2773878c997059fd642c96820 100644 (file)
@@ -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
index 567dabf0f137692f8b5ebd80cac54ec2e6bc3fd3..4991f88c92b3d9f374f1a7e4a8aa8178a134f49f 100644 (file)
@@ -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
index a81cb97814f21869185a73b5f339ce6469e932bb..8fb065943862e55c6cc0b3c7408506d06ad510f4 100644 (file)
@@ -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
index c8bd1977790b2611d4b7974fc3a716d99b888a74..723b8ccbf61e9134c31a2f07202695f03bfc9ea3 100644 (file)
@@ -3,7 +3,7 @@ git-patch-id(1)
 
 NAME
 ----
-git-patch-id - Generate a patch ID.
+git-patch-id - Generate a patch ID
 
 SYNOPSIS
 --------
index 915d3f8a06a6577b093acd79d00f93731fc7dec2..a00060c507516fa7a08eb40c1fde298538d5ef10 100644 (file)
@@ -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
index 20175f4b9a71c0299c57aab9f6c4452fb05cc53f..51577fcbe638981baf1870006eef633be304e26b 100644 (file)
@@ -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
index 6f4a48a109acf4fc512aa6dff6254db27fdeeb25..d5b5ca167ccf3fcfaeb818a305ca79b37dcd7bf8 100644 (file)
@@ -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
index f037d1280eb629339d82bb1eabf0ede7a1e25708..4d5b546db183ab51357a0749376fd5f397cac9e8 100644 (file)
@@ -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
 --------
index 62405358fc8d79afac56434f249dc7b253296a6d..aca60120c8a671465bb83127bde080b94c0bb782 100644 (file)
@@ -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
 --------
index 00efde5f0fbbae009706fbc8b4cb88b4a6f16d80..26759a80710601bb1a56a675e367bca6f0d8f1fd 100644 (file)
@@ -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
index 2463ec91d5f6fe7925ff147229532bdc76382b0a..478a5fd6b74ddbcbf279339a5c3ae5eefb039cb4 100644 (file)
@@ -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
 --------
index b4e737e660ba9532b9e69ffe71b80899097dbd4d..b7b9798bf9d34cf64fac48d61a442c5291a7b73a 100644 (file)
@@ -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
 --------
index 29b578978a2d00865d82b888d7dbad52c3456c7d..8b95df0c6e2a147cd89fdb20605896852085cbc5 100644 (file)
@@ -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
index e27c6808b3fd1fb82aefabcd7a925ccce78a8f2b..71f7815d65a38db70a5176a50989300b39684cda 100644 (file)
@@ -3,7 +3,7 @@ git-revert(1)
 
 NAME
 ----
-git-revert - Revert an existing commit.
+git-revert - Revert an existing commit
 
 SYNOPSIS
 --------
index d8a5afae03bfcfc8323a8a78f8865be58a535a45..c9c3088424ebd45e2220efde104e47b6e4cd8316 100644 (file)
@@ -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
 --------
index 577f06a21460a4e06eaa4cc4994b3f6ea80601ff..08e07053030be9dbb700b0443acd25c3d52506f8 100644 (file)
@@ -3,7 +3,7 @@ git-send-pack(1)
 
 NAME
 ----
-git-send-pack - Push missing objects packed.
+git-send-pack - Push missing objects packed
 
 
 SYNOPSIS
index 6ef59acf50a14088d0f93b5ac745366159f751f6..6742c9bfcf59c89b8736132240e615a51218ffb3 100644 (file)
@@ -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
 --------
index bf8db8bac60a3d139209e2801c778bac3028dc24..54fb922ba9704112f953e4f6de25f053e81b2097 100644 (file)
@@ -3,7 +3,7 @@ git-shortlog(1)
 
 NAME
 ----
-git-shortlog - Summarize 'git log' output.
+git-shortlog - Summarize 'git log' output
 
 
 SYNOPSIS
index e474cd0ba7eedb8663f824dcf9f179e75cd3263b..d3b6e620a8cffcc5cb9a33198370e963cde0dc3f 100644 (file)
@@ -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
 --------
index 9c359a448ed835991dd3e373de46fdfa704ec3e9..2b4df3f96f76dd023721ab03a149afd6ed8c5dd8 100644 (file)
@@ -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
index 753fc0866d2883af59ed54fd7ca566f7694172e3..e446f4812e28c733baed21e1d82098252ffbfefc 100644 (file)
@@ -3,7 +3,7 @@ git-status(1)
 
 NAME
 ----
-git-status - Show working tree status.
+git-status - Show working tree status
 
 
 SYNOPSIS
index 528a1b6ce30c51e944fe662b28ec91c9bd4bddd9..3a03dd04106d45cc3c233230d1773874f3ca1cef 100644 (file)
@@ -3,7 +3,7 @@ git-stripspace(1)
 
 NAME
 ----
-git-stripspace - Filter out empty lines.
+git-stripspace - Filter out empty lines
 
 
 SYNOPSIS
index 31ea34d2292a2eb31ec4532c021c11c7e0de3d99..18280628a15510d098faf0289fbf61bae7e1d688 100644 (file)
@@ -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
index 3d8f8ef6670e84b5601fdcd3e74717a4f3a0fde4..4795e9875441a498e225b3aec6223ab4a7a597d3 100644 (file)
@@ -3,7 +3,7 @@ git-upload-pack(1)
 
 NAME
 ----
-git-upload-pack - Send missing objects packed.
+git-upload-pack - Send missing objects packed
 
 
 SYNOPSIS
index d032280e7c80b0dfdfd9ffd55e9056fec6401b58..4962d6975f03df28f0ab9b733dd6c17c1c38f1cb 100644 (file)
@@ -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
index b8a73c47afc8480129a305cec6e171e1174e9cc1..0f9bdb58dcc3cf7ee549f483164a708f536d2bd5 100644 (file)
@@ -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
 --------
index 6c150b0264ac5caf326ad5b0d2da225a241b77f2..f02f939baa9183325d582cc12486a24f3d3ff30f 100644 (file)
@@ -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