summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-10-23 15:04:59 +0900
committerJunio C Hamano <gitster@pobox.com>2019-10-23 15:04:59 +0900
commitebc1270b41c75eefc81254a9f70ee5fd4d5a6e78 (patch)
tree38695033e32d90154a08c2598afe9de3d5d52655 /gitremote-helpers.html
parentd52ae636b54c79cf319e8a40d723b16220ad6924 (diff)
downloadgit-htmldocs-ebc1270b41c75eefc81254a9f70ee5fd4d5a6e78.tar.gz
Autogenerated HTML docs for v2.24.0-rc0-20-gd815
Diffstat (limited to 'gitremote-helpers.html')
-rw-r--r--gitremote-helpers.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/gitremote-helpers.html b/gitremote-helpers.html
index 0995a31f7..7948bdc20 100644
--- a/gitremote-helpers.html
+++ b/gitremote-helpers.html
@@ -1441,6 +1441,16 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
their dependents.
</p>
</dd>
+<dt class="hdlist1">
+<em>option atomic</em> {<em>true</em>|<em>false</em>}
+</dt>
+<dd>
+<p>
+ When pushing, request the remote server to update refs in a single atomic
+ transaction. If successful, all refs will be updated, or none will. If the
+ remote side does not support this capability, the push will fail.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1464,7 +1474,7 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-09-30 14:04:22 JST
+ 2019-10-23 15:00:51 JST
</div>
</div>
</body>