summaryrefslogtreecommitdiffstats
path: root/git-pull.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-01-25 15:32:33 -0800
committerJunio C Hamano <gitster@pobox.com>2021-01-25 15:32:33 -0800
commit7887f9b4eb248358cc8e6937ceb87b9f072ce9e5 (patch)
treed5670ef418f9f7d4a5780ee5d3d01696abb477aa /git-pull.html
parentd5cfc8f5a014ca40c71c8355aa37074cc885297e (diff)
downloadgit-htmldocs-7887f9b4eb248358cc8e6937ceb87b9f072ce9e5.tar.gz
Autogenerated HTML docs for v2.30.0-335-ge63628
Diffstat (limited to 'git-pull.html')
-rw-r--r--git-pull.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/git-pull.html b/git-pull.html
index 151a6afee..77222c0e2 100644
--- a/git-pull.html
+++ b/git-pull.html
@@ -1186,6 +1186,15 @@ unless you have read <a href="git-rebase.html">git-rebase(1)</a> carefully.</td>
</p>
</dd>
<dt class="hdlist1">
+--atomic
+</dt>
+<dd>
+<p>
+ Use an atomic transaction to update local refs. Either all refs are
+ updated, or on error, no refs are updated.
+</p>
+</dd>
+<dt class="hdlist1">
--depth=&lt;depth&gt;
</dt>
<dd>