aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-drop
diff options
context:
space:
mode:
authorGravatar zpeters@669a56d871ec94de11e1bf63f4a21e80ea90b2fa <zpeters@web>2016-05-03 23:37:09 +0000
committerGravatar admin <admin@branchable.com>2016-05-03 23:37:09 +0000
commit9e1350072b4be8b92bee329badc952ce217597e6 (patch)
tree76463c8a59035e2169dea42998dbb0d55851292b /doc/git-annex-drop
parent21f5dcccff08d570c817b9fa2e03c5e87b26fc17 (diff)
Added a comment: Choose which remote to lock when dropping
Diffstat (limited to 'doc/git-annex-drop')
-rw-r--r--doc/git-annex-drop/comment_1_ecb863aea64eadbaeb7759c5cb0bf5a5._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/git-annex-drop/comment_1_ecb863aea64eadbaeb7759c5cb0bf5a5._comment b/doc/git-annex-drop/comment_1_ecb863aea64eadbaeb7759c5cb0bf5a5._comment
new file mode 100644
index 000000000..1ca83ec18
--- /dev/null
+++ b/doc/git-annex-drop/comment_1_ecb863aea64eadbaeb7759c5cb0bf5a5._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="zpeters@669a56d871ec94de11e1bf63f4a21e80ea90b2fa"
+ nickname="zpeters"
+ subject="Choose which remote to lock when dropping"
+ date="2016-05-03T23:37:09Z"
+ content="""
+I might have a unique situation but i have a git annex repo that has multiple remotes for the same actual location. I have a server at home and when i'm \"out in the world\" i use it's external IP and when i'm at home i use it's internal IP. It appears that when i do an git annex drop on my laptop to compares and locks whichever remote is alphabetically first.
+
+What i'm wondering is is there a way to tell git annex which remote i want to compare against? For example when i'm remote i want to do something like \"git annex drop . --compare remoteServer\"
+
+Thank you!
+"""]]