diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-17 15:44:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-17 15:44:50 -0400 |
commit | 88221cac354545cbe7114ce5f693a24b82f678e5 (patch) | |
tree | a759bc9ed6160e9bb417044904c85db2492141b1 | |
parent | 25a87b4bcd8dc775694f909819e74a959e6a2451 (diff) | |
parent | 67dc3c9a73dc640ab07b40caf43abac490de39cb (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
3 files changed, 28 insertions, 0 deletions
diff --git a/doc/bugs/map_error_after_forget/comment_6_471a2f5792dfc7cde4f1eb793984abf1._comment b/doc/bugs/map_error_after_forget/comment_6_471a2f5792dfc7cde4f1eb793984abf1._comment new file mode 100644 index 000000000..3825b2e54 --- /dev/null +++ b/doc/bugs/map_error_after_forget/comment_6_471a2f5792dfc7cde4f1eb793984abf1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.154" + subject="comment 6" + date="2014-03-17T19:30:37Z" + content=""" +I was able to easily reproduce this kind of failure by making a git repository have a remote that did not exist. +"""]] diff --git a/doc/bugs/unused_fails_due_to_commitBuffer_containing_an_invalid_argument/comment_3_9302536d1577c12337d714fa3a9ea7a1._comment b/doc/bugs/unused_fails_due_to_commitBuffer_containing_an_invalid_argument/comment_3_9302536d1577c12337d714fa3a9ea7a1._comment new file mode 100644 index 000000000..e74ccba1c --- /dev/null +++ b/doc/bugs/unused_fails_due_to_commitBuffer_containing_an_invalid_argument/comment_3_9302536d1577c12337d714fa3a9ea7a1._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.154" + subject="comment 3" + date="2014-03-17T19:28:05Z" + content=""" +No, your version is from before I fixed it. + +You can get an autobuild from [[install/Linux_standalone]] +"""]] diff --git a/doc/metadata/comment_2_e15d2b5a405db4ccdb91d6aad4a22983._comment b/doc/metadata/comment_2_e15d2b5a405db4ccdb91d6aad4a22983._comment new file mode 100644 index 000000000..1fd5a9fe1 --- /dev/null +++ b/doc/metadata/comment_2_e15d2b5a405db4ccdb91d6aad4a22983._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.154" + subject="comment 2" + date="2014-03-17T19:32:39Z" + content=""" +I've made `git annex metadata --key` work. + +I'll wait and see what you come up with your special remote and add something to the protocol later if it makes sense. +"""]] |