summaryrefslogtreecommitdiffstats
path: root/cmds-purehelpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-08-22 12:55:29 -0700
committerJunio C Hamano <gitster@pobox.com>2012-08-22 12:55:29 -0700
commitd031611b80058b4f2217d154bf060aff8f80038f (patch)
tree30b17343fd84968f8f46f779da427862db435ce2 /cmds-purehelpers.txt
parent0862f09cc973996f93b1254f944295e06d42822e (diff)
downloadgit-htmldocs-d031611b80058b4f2217d154bf060aff8f80038f.tar.gz
Autogenerated HTML docs for v1.7.12-70-g851f7
Diffstat (limited to 'cmds-purehelpers.txt')
-rw-r--r--cmds-purehelpers.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/cmds-purehelpers.txt b/cmds-purehelpers.txt
index 9d4b9e76e..ac8158080 100644
--- a/cmds-purehelpers.txt
+++ b/cmds-purehelpers.txt
@@ -10,6 +10,12 @@ linkgit:git-column[1]::
linkgit:git-credential[1]::
Retrieve and store user credentials.
+linkgit:git-credential-cache[1]::
+ Helper to temporarily store passwords in memory.
+
+linkgit:git-credential-store[1]::
+ Helper to store credentials on disk.
+
linkgit:git-fmt-merge-msg[1]::
Produce a merge commit message.
@@ -28,6 +34,9 @@ linkgit:git-patch-id[1]::
linkgit:git-peek-remote[1]::
(deprecated) List the references in a remote repository.
+linkgit:git-sh-i18n[1]::
+ Git's i18n setup code for shell scripts.
+
linkgit:git-sh-setup[1]::
Common git shell script setup code.