summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-08-16 21:12:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-08-16 21:12:48 -0400
commite6752cc06424df18f3e14406674f9a630c3387ef (patch)
tree5d4457713953ea247c71f8e292dad501e21991f7 /doc/bugs
parent5ccb926b51b0a270c8b1d754dac78d2074e07bdf (diff)
Added support for getting content from git remotes using http (and https).
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn b/doc/bugs/support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn
index a2e344c11..ba7dcad30 100644
--- a/doc/bugs/support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn
+++ b/doc/bugs/support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn
@@ -15,3 +15,6 @@ I would like to be able to use the following commands to get a clone of the repo
* git annex get
This would allow contributors to quickly get a copy of our upstream repo and start contributing with minimal bandwidth/effort.
+
+> This is now supported.. I look forward to seeing your project using it!
+> --[[Joey]] [[!tag done]]