summaryrefslogtreecommitdiffstats
path: root/git-sh-setup.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
committerJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
commit076ffcc834f02a4f11d7f4fe8825be3b065020ff (patch)
tree6f5fa28df80c60c9b0a1dfab028d3db33ae22fa0 /git-sh-setup.html
parent3f2ed6f9b744f05cf2ad32b0c0c80aa149d9fdcb (diff)
downloadgit-htmldocs-076ffcc834f02a4f11d7f4fe8825be3b065020ff.tar.gz
Autogenerated HTML docs for v1.8.1.2-545-g2f19ad
Diffstat (limited to 'git-sh-setup.html')
-rw-r--r--git-sh-setup.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-sh-setup.html b/git-sh-setup.html
index da61593ce..7585b016c 100644
--- a/git-sh-setup.html
+++ b/git-sh-setup.html
@@ -737,7 +737,7 @@ git-sh-setup(1) Manual Page
<h2>NAME</h2>
<div class="sectionbody">
<p>git-sh-setup -
- Common git shell script setup code
+ Common Git shell script setup code
</p>
</div>
</div>
@@ -759,7 +759,7 @@ This documentation is meant for people who are studying the
Porcelain-ish scripts and/or are writing new ones.</p></div>
<div class="paragraph"><p>The <em>git sh-setup</em> scriptlet is designed to be sourced (using
<code>.</code>) by other shell scripts to set up some variables pointing at
-the normal git directories and a few helper shell functions.</p></div>
+the normal Git directories and a few helper shell functions.</p></div>
<div class="paragraph"><p>Before sourcing it, your script should set up a few variables;
<code>USAGE</code> (and <code>LONG_USAGE</code>, if any) is used to define message
given by <code>usage()</code> shell function. <code>SUBDIRECTORY_OK</code> can be set
@@ -885,7 +885,7 @@ get_author_ident_from_commit
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-01-03 16:22:22 PST
+Last updated 2013-02-05 21:07:26 PST
</div>
</div>
</body>