summaryrefslogtreecommitdiff
path: root/Documentation/git-http-fetch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-08-28 21:15:34 -0700
committerJunio C Hamano <gitster@pobox.com>2011-08-28 21:15:34 -0700
commitd39753c23824f0c384a7932f3772f0ddc25010f7 (patch)
treefc96944ad12770856a766c59d010f5c755717020 /Documentation/git-http-fetch.txt
parentcfd2f0f5580a5524707693d4d055b18b519a325c (diff)
parenta6c786fce8da4143ea8bb3ab41ce8531192c5126 (diff)
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::