summaryrefslogtreecommitdiff
path: root/Documentation/git-http-fetch.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-08-28 21:15:34 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-08-28 21:15:34 -0700
commitd39753c23824f0c384a7932f3772f0ddc25010f7 (patch)
treefc96944ad12770856a766c59d010f5c755717020 /Documentation/git-http-fetch.txt
parentMerge branch 'va/p4-branch-import' (diff)
parentMark http-fetch without -a as deprecated (diff)
downloadtgif-d39753c23824f0c384a7932f3772f0ddc25010f7.tar.xz
Merge branch 'bw/doc-repo-layout'
* bw/doc-repo-layout: Mark http-fetch without -a as deprecated Documentation: Grammar correction, wording fixes and cleanup
Diffstat (limited to 'Documentation/git-http-fetch.txt')
-rw-r--r--Documentation/git-http-fetch.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt
index 4d42073867..070cd1e6ed 100644
--- a/Documentation/git-http-fetch.txt
+++ b/Documentation/git-http-fetch.txt
@@ -15,6 +15,9 @@ DESCRIPTION
-----------
Downloads a remote git repository via HTTP.
+*NOTE*: use of this command without -a is deprecated. The -a
+behaviour will become the default in a future release.
+
OPTIONS
-------
commit-id::