summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0 <Samuel@web>2015-02-17 09:21:12 +0000
committerGravatar admin <admin@branchable.com>2015-02-17 09:21:12 +0000
commitef8f2e8752db057f0d41cd9f90bde7b60a3effd1 (patch)
tree3b549314a9b83eecc79a43b1af18497a446e42f7
parent69e10dc272cad7681196a7437125ccde951cfc71 (diff)
Added a comment: Reseting to the git-annex branch
-rw-r--r--doc/forum/What_happens_after_terminated_add_of_huge_picture_folder__63__/comment_1_0ba60f9625ccda45d59adbd385f5fe98._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/What_happens_after_terminated_add_of_huge_picture_folder__63__/comment_1_0ba60f9625ccda45d59adbd385f5fe98._comment b/doc/forum/What_happens_after_terminated_add_of_huge_picture_folder__63__/comment_1_0ba60f9625ccda45d59adbd385f5fe98._comment
new file mode 100644
index 000000000..931bab540
--- /dev/null
+++ b/doc/forum/What_happens_after_terminated_add_of_huge_picture_folder__63__/comment_1_0ba60f9625ccda45d59adbd385f5fe98._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0"
+ nickname="Samuel"
+ subject="Reseting to the git-annex branch"
+ date="2015-02-17T09:21:12Z"
+ content="""
+Well, it appears you explicitely asked for reseting to the git-annex branch with the following command
+ git annex reset --hard git-annex
+To go back to the master branch, containing the symlinks, just do
+ git annex checkout master
+
+"""]]