list of objects successfully sent to the remote repository.\r
</p>\r
</dd>\r
+<dt>\r
+<ref>…\r
+</dt>\r
+<dd>\r
+<p>\r
+ The remote refs to update.\r
+</p>\r
+</dd>\r
</dl>\r
-<p><ref>…:\r
- The remote refs to update.</p>\r
</div>\r
<h2>Specifying the Refs</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:07 UTC\r
+Last updated 12-Oct-2006 19:10:26 UTC\r
</div>\r
</div>\r
</body>\r
Report the list of objects being walked locally and the
list of objects successfully sent to the remote repository.
-<ref>...:
+<ref>...::
The remote refs to update.
The repository to update.\r
</p>\r
</dd>\r
+<dt>\r
+<ref>…\r
+</dt>\r
+<dd>\r
+<p>\r
+ The remote refs to update.\r
+</p>\r
+</dd>\r
</dl>\r
-<p><ref>…:\r
- The remote refs to update.</p>\r
</div>\r
<h2>Specifying the Refs</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:27 UTC\r
+Last updated 12-Oct-2006 19:10:26 UTC\r
</div>\r
</div>\r
</body>\r
<directory>::
The repository to update.
-<ref>...:
+<ref>...::
The remote refs to update.
of author alphabetic order.\r
</p>\r
</dd>\r
+<dt>\r
+-s\r
+</dt>\r
+<dd>\r
+<p>\r
+ Supress commit description and provide a commit count summary only.\r
+</p>\r
+</dd>\r
</dl>\r
-<p>-s:\r
- Supress commit description and Provide a commit count summary only.</p>\r
</div>\r
<h2>FILES</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 10-Oct-2006 04:36:07 UTC\r
+Last updated 12-Oct-2006 19:10:27 UTC\r
</div>\r
</div>\r
</body>\r
Sort output according to the number of commits per author instead
of author alphabetic order.
--s:
- Supress commit description and Provide a commit count summary only.
+-s::
+ Supress commit description and provide a commit count summary only.
FILES
-----
</p>\r
</dd>\r
<dt>\r
+<a id="ref_object_type"></a>object type\r
+</dt>\r
+<dd>\r
+<p>\r
+ One of the identifiers\r
+ "<a href="#ref_commit">commit</a>","<a href="#ref_tree">tree</a>","<a href="#ref_tag">tag</a>" and "blob"\r
+ describing the type of an <a href="#ref_object">object</a>.\r
+</p>\r
+</dd>\r
+<dt>\r
<a id="ref_octopus"></a>octopus\r
</dt>\r
<dd>\r
a <a href="#ref_tag">tag</a> is not changed by a <a href="#ref_commit">commit</a>. Tags (not\r
<a href="#ref_tag">tag</a> objects) are stored in <tt>$GIT_DIR/refs/tags/</tt>. A git\r
<a href="#ref_tag">tag</a> has nothing to do with a Lisp <a href="#ref_tag">tag</a> (which is\r
- called <a href="#ref_object">object</a> type in git's context). A <a href="#ref_tag">tag</a>\r
- is most typically used to mark a particular point in the\r
+ called <a href="#ref_object_type">object type</a> in git's context). A\r
+ <a href="#ref_tag">tag</a> is most typically used to mark a particular point in the\r
<a href="#ref_commit">commit</a> ancestry <a href="#ref_chain">chain</a>.\r
</p>\r
</dd>\r
</p>\r
</dd>\r
<dt>\r
+<a id="ref_unmerged_index"></a>unmerged index\r
+</dt>\r
+<dd>\r
+<p>\r
+ An <a href="#ref_index">index</a> which contains <a href="#ref_unmerged_index">unmerged index</a> entries.\r
+</p>\r
+</dd>\r
+<dt>\r
<a id="ref_working_tree"></a>working tree\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:49 UTC\r
+Last updated 12-Oct-2006 19:10:27 UTC\r
</div>\r
</div>\r
</body>\r
character hexadecimal encoding of the hash of the object (possibly
followed by a white space).
-object type:
+object type::
One of the identifiers "commit","tree","tag" and "blob" describing
the type of an object.
A tag is most typically used to mark a particular point in the
commit ancestry chain.
-unmerged index:
+unmerged index::
An index which contains unmerged index entries.
working tree::