diff options
author | https://www.google.com/accounts/o8/id?id=AItOawn9JRcJ_69McoLFe5-dvTMdfS9rJpGy6JI <Warren@web> | 2013-03-30 00:13:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-30 00:13:29 +0000 |
commit | f9b1498beef935bc2636e1ae7b8b2dd31e385b91 (patch) | |
tree | 4adea2a6bf3a7429be75a6c2f76ebe6d8fc58643 | |
parent | b001b097f63d63d7ce124132faa5582d8c5c5457 (diff) |
Added a comment: solved the problem
-rw-r--r-- | doc/bugs/three_character_directories_created/comment_4_e288bacdb336c4886adb6eeb4dca1e92._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/three_character_directories_created/comment_4_e288bacdb336c4886adb6eeb4dca1e92._comment b/doc/bugs/three_character_directories_created/comment_4_e288bacdb336c4886adb6eeb4dca1e92._comment new file mode 100644 index 000000000..b7ca8bc03 --- /dev/null +++ b/doc/bugs/three_character_directories_created/comment_4_e288bacdb336c4886adb6eeb4dca1e92._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawn9JRcJ_69McoLFe5-dvTMdfS9rJpGy6JI" + nickname="Warren" + subject="solved the problem" + date="2013-03-30T00:13:29Z" + content=""" +Just wanted to let future searchers know that I solved this problem by finding the most recent commit of the master that was not merged with the git-annex branch and hard resetting to that. I hard reset the git-annex branch to its most recent separate commit and now things seem to working again. By hard reset I mean the command \"git reset --hard <commit>\". +"""]] |