summaryrefslogtreecommitdiff
path: root/doc/tips/using_the_web_as_a_special_remote
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY <Yaroslav@web>2013-04-12 14:53:29 +0000
committerGravatar admin <admin@branchable.com>2013-04-12 14:53:29 +0000
commitfbe1524ec8be6b432c06cdaf00b4e3254d829d33 (patch)
treefe5c9f8ad0601fb8500c103780a6ce57b5b738ef /doc/tips/using_the_web_as_a_special_remote
parentcab2621e297488bf2e43773628ac45ee295612a3 (diff)
Added a comment: how to drop one of the urls?
Diffstat (limited to 'doc/tips/using_the_web_as_a_special_remote')
-rw-r--r--doc/tips/using_the_web_as_a_special_remote/comment_3_ed8dd3bbd9b9ae7f2309b72b94f61eb1._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_3_ed8dd3bbd9b9ae7f2309b72b94f61eb1._comment b/doc/tips/using_the_web_as_a_special_remote/comment_3_ed8dd3bbd9b9ae7f2309b72b94f61eb1._comment
new file mode 100644
index 000000000..0601f3005
--- /dev/null
+++ b/doc/tips/using_the_web_as_a_special_remote/comment_3_ed8dd3bbd9b9ae7f2309b72b94f61eb1._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY"
+ nickname="Yaroslav"
+ subject="how to drop one of the urls?"
+ date="2013-04-12T14:53:29Z"
+ content="""
+is there a way to remove one of the urls? e.g. if I have
+
+ $> git annex whereis fail2ban_logo.png
+ whereis fail2ban_logo.png (1 copy)
+ 00000000-0000-0000-0000-000000000001 -- web
+
+ web: http://www.fail2ban.org/fail2ban_logo.png
+ web: http://www.onerussian.com/tmp/statsmodes.png
+ ok
+
+and would like to remove the fail2ban.org one... ?
+"""]]