aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-fetch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-17 15:19:10 -0800
committerJunio C Hamano <gitster@pobox.com>2017-01-17 15:19:10 -0800
commitf976c89a2028ab4661276c8ca40e003e89e01a38 (patch)
tree65d9bc3f14da853e651627802d742ea81dce50cd /Documentation/git-fetch.txt
parent8ee6fc96f0d1800bc570568efe7d83afebd2a64c (diff)
parent235ec24352e151bed37063a004b9800ee0debd74 (diff)
downloadgit-f976c89a2028ab4661276c8ca40e003e89e01a38.tar.gz
git-f976c89a2028ab4661276c8ca40e003e89e01a38.tar.xz
Merge branch 'mm/push-social-engineering-attack-doc' into maint
Doc update on fetching and pushing. * mm/push-social-engineering-attack-doc: doc: mention transfer data leaks in more places
Diffstat (limited to 'Documentation/git-fetch.txt')
-rw-r--r--Documentation/git-fetch.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt
index 9e4216999..b153aefa6 100644
--- a/Documentation/git-fetch.txt
+++ b/Documentation/git-fetch.txt
@@ -192,6 +192,8 @@ The first command fetches the `maint` branch from the repository at
objects will eventually be removed by git's built-in housekeeping (see
linkgit:git-gc[1]).
+include::transfer-data-leaks.txt[]
+
BUGS
----
Using --recurse-submodules can only fetch new commits in already checked