Merge branch 'mm/push-social-engineering-attack-doc'
[gitweb.git] / Documentation / git-push.txt
index 47b77e693bca1675a4887bddb5147077d60805a0..8eefabd0d1610eadf9d459817e2457d2ce2dd6d9 100644 (file)
@@ -559,6 +559,8 @@ Commits A and B would no longer belong to a branch with a symbolic name,
 and so would be unreachable.  As such, these commits would be removed by
 a `git gc` command on the origin repository.
 
+include::transfer-data-leaks.txt[]
+
 GIT
 ---
 Part of the linkgit:git[1] suite