diff options
author | http://joeyh.name/ <joey@web> | 2013-04-25 02:18:56 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-25 02:18:56 +0000 |
commit | 015d0f0337ee2b3330d55faf3304d3a7c8fd3414 (patch) | |
tree | d00576f9fe2e0dbd2956020f847c97145d399b39 /doc | |
parent | 72df20b0cf749008a7272d0f20c70179a75f0b49 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_6_dc0c5e395e4c443b7227afdb157194e5._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_6_dc0c5e395e4c443b7227afdb157194e5._comment b/doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_6_dc0c5e395e4c443b7227afdb157194e5._comment new file mode 100644 index 000000000..c9c352c35 --- /dev/null +++ b/doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_6_dc0c5e395e4c443b7227afdb157194e5._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 6" + date="2013-04-25T02:18:56Z" + content=""" +What you could do to help track down how this occurred is to check out the `git-annex` branch, and use `git blame` to find out when the second remote with the same name was first added to the `remote.log` file. + +Then you should be able to tell, either from the email address used for that commit, or at least the date of the commit, whether this occurred recently when you enabled the S3 remote in the webapp, or perhaps at some time in the past. +"""]] |