--------
-Subsection names can contain any characters (doublequote '`"`', backslash
-'`\`' and newline have to be entered escaped as '`\"`', '`\\`' and '`\n`',
+Subsection names can contain any characters except newline (doublequote
+'`"`' and backslash have to be escaped as '`\"`' and '`\\`',
respecitvely) and are case sensitive. Section header cannot span multiple
lines. Variables may belong directly to a section or to a given subsection.
You can have `[section]` if you have `[section "subsection"]`, but you
<h2>SYNOPSIS</h2>\r
<div class="sectionbody">\r
<div class="verseblock">\r
-<div class="content"><em>git-commit</em> [-a] [-s] [-v] [(-c | -C) <commit> | -F <file> | -m <msg>]\r
- [--no-verify] [--amend] [-e] [--author <author>]\r
+<div class="content"><em>git-commit</em> [-a] [-s] [-v] [(-c | -C) <commit> | -F <file> | -m <msg> |\r
+ --amend] [--no-verify] [-e] [--author <author>]\r
[--] [[-i | -o ]<file>…]</div></div>\r
</div>\r
<h2>DESCRIPTION</h2>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 19-Jan-2007 00:37:15 UTC\r
+Last updated 25-Jan-2007 02:23:45 UTC\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
[verse]
-'git-commit' [-a] [-s] [-v] [(-c | -C) <commit> | -F <file> | -m <msg>]
- [--no-verify] [--amend] [-e] [--author <author>]
+'git-commit' [-a] [-s] [-v] [(-c | -C) <commit> | -F <file> | -m <msg> |
+ --amend] [--no-verify] [-e] [--author <author>]
[--] [[-i | -o ]<file>...]
DESCRIPTION
<tt>git-daemon</tt> if needed.</p>\r
</dd>\r
<dt>\r
---enable-service, --disable-service\r
+--enable=service, --disable=service\r
</dt>\r
<dd>\r
<p>\r
</p>\r
</dd>\r
<dt>\r
---allow-override, --forbid-override\r
+--allow-override=service, --forbid-override=service\r
</dt>\r
<dd>\r
<p>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 27-Oct-2006 09:28:58 UTC\r
+Last updated 25-Jan-2007 02:23:46 UTC\r
</div>\r
</div>\r
</body>\r
the facility of inet daemon to achieve the same before spawning
`git-daemon` if needed.
---enable-service, --disable-service::
+--enable=service, --disable=service::
Enable/disable the service site-wide per default. Note
that a service disabled site-wide can still be enabled
per repository if it is marked overridable and the
repository enables the service with an configuration
item.
---allow-override, --forbid-override::
+--allow-override=service, --forbid-override=service::
Allow/forbid overriding the site-wide default with per
repository configuration. By default, all the services
are overridable.
</div>\r
<h2>SYNOPSIS</h2>\r
<div class="sectionbody">\r
-<p><em>git-fetch-pack</em> [--all] [--quiet|-q] [--keep|-k] [--thin] [--exec=<git-upload-pack>] [--depth=<n>] [-v] [<host>:]<directory> [<refs>…]</p>\r
+<p><em>git-fetch-pack</em> [--all] [--quiet|-q] [--keep|-k] [--thin] [--upload-pack=<git-upload-pack>] [--depth=<n>] [-v] [<host>:]<directory> [<refs>…]</p>\r
</div>\r
<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
</p>\r
</dd>\r
<dt>\r
---exec=<git-upload-pack>\r
+--upload-pack=<git-upload-pack>\r
</dt>\r
<dd>\r
<p>\r
</p>\r
</dd>\r
<dt>\r
+--exec=<git-upload-pack>\r
+</dt>\r
+<dd>\r
+<p>\r
+ Same as --upload-pack=<git-upload-pack>.\r
+</p>\r
+</dd>\r
+<dt>\r
--depth=<n>\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 20-Jan-2007 02:22:38 UTC\r
+Last updated 25-Jan-2007 02:23:47 UTC\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
-'git-fetch-pack' [--all] [--quiet|-q] [--keep|-k] [--thin] [--exec=<git-upload-pack>] [--depth=<n>] [-v] [<host>:]<directory> [<refs>...]
+'git-fetch-pack' [--all] [--quiet|-q] [--keep|-k] [--thin] [--upload-pack=<git-upload-pack>] [--depth=<n>] [-v] [<host>:]<directory> [<refs>...]
DESCRIPTION
-----------
Spend extra cycles to minimize the number of objects to be sent.
Use it on slower connection.
-\--exec=<git-upload-pack>::
+\--upload-pack=<git-upload-pack>::
Use this to specify the path to 'git-upload-pack' on the
remote side, if is not found on your $PATH.
Installations of sshd ignores the user's environment
shells by having a lean .bashrc file (they set most of
the things up in .bash_profile).
+\--exec=<git-upload-pack>::
+ Same as \--upload-pack=<git-upload-pack>.
+
\--depth=<n>::
Limit fetching to ancestor-chains not longer than n.
</div>\r
<h2>SYNOPSIS</h2>\r
<div class="sectionbody">\r
-<p><em>git-peek-remote</em> [--exec=<git-upload-pack>] [<host>:]<directory></p>\r
+<p><em>git-peek-remote</em> [--upload-pack=<git-upload-pack>] [<host>:]<directory></p>\r
</div>\r
<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
<div class="sectionbody">\r
<dl>\r
<dt>\r
---exec=<git-upload-pack>\r
+--upload-pack=<git-upload-pack>\r
</dt>\r
<dd>\r
<p>\r
</p>\r
</dd>\r
<dt>\r
+--exec=<git-upload-pack>\r
+</dt>\r
+<dd>\r
+<p>\r
+ Same --upload-pack=<git-upload-pack>.\r
+</p>\r
+</dd>\r
+<dt>\r
<host>\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 19-Jan-2007 00:37:28 UTC\r
+Last updated 25-Jan-2007 02:23:47 UTC\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
-'git-peek-remote' [--exec=<git-upload-pack>] [<host>:]<directory>
+'git-peek-remote' [--upload-pack=<git-upload-pack>] [<host>:]<directory>
DESCRIPTION
-----------
OPTIONS
-------
---exec=<git-upload-pack>::
+\--upload-pack=<git-upload-pack>::
Use this to specify the path to 'git-upload-pack' on the
remote side, if it is not found on your $PATH. Some
installations of sshd ignores the user's environment
shells, but prefer having a lean .bashrc file (they set most of
the things up in .bash_profile).
+\--exec=<git-upload-pack>::
+ Same \--upload-pack=<git-upload-pack>.
+
<host>::
A remote host that houses the repository. When this
part is specified, 'git-upload-pack' is invoked via
<pre><tt> [section "subsection"]\r
</tt></pre>\r
</div></div>\r
-<p>Subsection names can contain any characters (doublequote <em><tt>"</tt></em>, backslash\r
-<em><tt>\</tt></em> and newline have to be entered escaped as <em><tt>\"</tt></em>, <em><tt>\\</tt></em> and <em><tt>\n</tt></em>,\r
+<p>Subsection names can contain any characters except newline (doublequote\r
+<em><tt>"</tt></em> and backslash have to be escaped as <em><tt>\"</tt></em> and <em><tt>\\</tt></em>,\r
respecitvely) and are case sensitive. Section header cannot span multiple\r
lines. Variables may belong directly to a section or to a given subsection.\r
You can have <tt>[section]</tt> if you have <tt>[section "subsection"]</tt>, but you\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 23-Jan-2007 08:44:10 UTC\r
+Last updated 25-Jan-2007 02:23:47 UTC\r
</div>\r
</div>\r
</body>\r
</p>\r
</dd>\r
<dt>\r
---walk-reflogs\r
+-g, --walk-reflogs\r
</dt>\r
<dd>\r
<p>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 21-Jan-2007 08:57:03 UTC\r
+Last updated 25-Jan-2007 02:23:49 UTC\r
</div>\r
</div>\r
</body>\r
In addition to the '<commit>' listed on the command
line, read them from the standard input.
---walk-reflogs::
+-g, --walk-reflogs::
Instead of walking the commit ancestry chain, walk
reflog entries from the most recent one to older ones.
<div class="content"><em>git-show-branch</em> [--all] [--remotes] [--topo-order] [--current]\r
[--more=<n> | --list | --independent | --merge-base]\r
[--no-name | --sha1-name] [--topics] [<rev> | <glob>]…\r
-<em>git-show-branch</em> --reflog[=<n>[,<base>]] [--list] <ref></div></div>\r
+<em>git-show-branch</em> (-g|--reflog)[=<n>[,<base>]] [--list] <ref></div></div>\r
</div>\r
<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
<p>\r
Shows <n> most recent ref-log entries for the given\r
ref. If <base> is given, <n> entries going back from\r
- that entry. <base> can be specified as count or date\r
+ that entry. <base> can be specified as count or date.\r
+ <tt>-g</tt> can be used as a short-hand for this option.\r
</p>\r
</dd>\r
</dl>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 21-Jan-2007 08:57:04 UTC\r
+Last updated 25-Jan-2007 02:23:49 UTC\r
</div>\r
</div>\r
</body>\r
'git-show-branch' [--all] [--remotes] [--topo-order] [--current]
[--more=<n> | --list | --independent | --merge-base]
[--no-name | --sha1-name] [--topics] [<rev> | <glob>]...
-'git-show-branch' --reflog[=<n>[,<base>]] [--list] <ref>
+'git-show-branch' (-g|--reflog)[=<n>[,<base>]] [--list] <ref>
DESCRIPTION
-----------
--reflog[=<n>[,<base>]] <ref>::
Shows <n> most recent ref-log entries for the given
ref. If <base> is given, <n> entries going back from
- that entry. <base> can be specified as count or date
-
+ that entry. <base> can be specified as count or date.
+ `-g` can be used as a short-hand for this option.
Note that --more, --list, --independent and --merge-base options
are mutually exclusive.
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 22-Jan-2007 08:59:53 UTC\r
+Last updated 25-Jan-2007 02:23:50 UTC\r
</div>\r
</div>\r
</body>\r