diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-05-14 09:06:54 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-14 09:06:54 +0000 |
commit | 99c6dd556f940a51b862bacd00ce5f67eb1937a2 (patch) | |
tree | c59490232b9f7a0357d0201dd9579ad912af29a7 /doc/walkthrough | |
parent | a7b03b77f34c35722af889dcc2af82ee4751d56d (diff) |
Added a comment
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/recover_data_from_lost+found/comment_3_b596b5cfd3377e58dbbb5d509d026b90._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/walkthrough/recover_data_from_lost+found/comment_3_b596b5cfd3377e58dbbb5d509d026b90._comment b/doc/walkthrough/recover_data_from_lost+found/comment_3_b596b5cfd3377e58dbbb5d509d026b90._comment new file mode 100644 index 000000000..4744db995 --- /dev/null +++ b/doc/walkthrough/recover_data_from_lost+found/comment_3_b596b5cfd3377e58dbbb5d509d026b90._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" + nickname="Richard" + subject="comment 3" + date="2011-05-14T09:06:54Z" + content=""" +As my comment from work is stuck in moderation: + +I ran this twice: + + git pull && git annex add . && git annex copy . --to <remote> --fast --quiet && git commit -a -m \"$HOST $(date +%F--%H-%M-%S-%Z)\" && git push + +but nothing changed +"""]] |