</p>\r
</dd>\r
<dt>\r
---track\r
+-t, --track\r
</dt>\r
<dd>\r
<p>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 25-Mar-2008 09:10:21 UTC\r
+Last updated 28-Apr-2008 08:40:12 UTC\r
</div>\r
</div>\r
</body>\r
by linkgit:git-check-ref-format[1]. Some of these checks
may restrict the characters allowed in a branch name.
---track::
+-t, --track::
When creating a new branch, set up configuration so that git-pull
will automatically retrieve data from the start point, which must be
a branch. Use this if you always pull from the same upstream branch
</p>\r
</dd>\r
<dt>\r
+-q, --quiet\r
+</dt>\r
+<dd>\r
+<p>\r
+ Only meaningful in <tt>--verify</tt> mode. Do not output an error\r
+ message if the first argument is not a valid object name;\r
+ instead exit with non-zero status silently.\r
+</p>\r
+</dd>\r
+<dt>\r
--sq\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 09-Mar-2008 10:38:33 UTC\r
+Last updated 28-Apr-2008 08:40:12 UTC\r
</div>\r
</div>\r
</body>\r
The parameter given must be usable as a single, valid
object name. Otherwise barf and abort.
+-q, --quiet::
+ Only meaningful in `--verify` mode. Do not output an error
+ message if the first argument is not a valid object name;
+ instead exit with non-zero status silently.
+
--sq::
Usually the output is made one line per flag and
parameter. This option makes output a single line,