Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-11 02:24:24 +0300
committerJunio C Hamano <gitster@pobox.com>2017-01-11 02:24:24 +0300
commit5f52e70879d70b211de5d6132ed96cecaa8eaf89 (patch)
tree0dedec09294076dafac51df3bcd8d952ec5b1d42 /Documentation/git-fetch.txt
parent06cfa9f31004106f8214b766fa990d451b754b66 (diff)
parent235ec24352e151bed37063a004b9800ee0debd74 (diff)
Merge branch 'mm/push-social-engineering-attack-doc'
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 9e4216999d..b153aefa68 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