summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
committerJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
commita129545d44f1f0fe9976ed87b9a7331bf239b7d8 (patch)
tree52268e539a6b33e18401455ea13cf579c615dc80 /gitrepository-layout.html
parent3b4382b85a92a6419a8f05510a9b583e711b5071 (diff)
downloadgit-htmldocs-a129545d44f1f0fe9976ed87b9a7331bf239b7d8.tar.gz
Autogenerated HTML docs for v1.8.0-150-gb0b00
Diffstat (limited to 'gitrepository-layout.html')
-rw-r--r--gitrepository-layout.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/gitrepository-layout.html b/gitrepository-layout.html
index 85990ecf9..9cfb6da03 100644
--- a/gitrepository-layout.html
+++ b/gitrepository-layout.html
@@ -732,6 +732,17 @@ refs/remotes/<tt>name</tt>
</p>
</dd>
<dt class="hdlist1">
+refs/replace/<tt>&lt;obj-sha1&gt;</tt>
+</dt>
+<dd>
+<p>
+ records the SHA1 of the object that replaces <tt>&lt;obj-sha1&gt;</tt>.
+ This is similar to info/grafts and is internally used and
+ maintained by <a href="git-replace.html">git-replace(1)</a>. Such refs can be exchanged
+ between repositories while grafts are not.
+</p>
+</dd>
+<dt class="hdlist1">
packed-refs
</dt>
<dd>
@@ -917,7 +928,7 @@ shallow
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-11-13 14:31:09 PDT
</div>
</div>
</body>