summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web>2013-04-01 13:11:48 +0000
committerGravatar admin <admin@branchable.com>2013-04-01 13:11:48 +0000
commitd4562b23ebc56feb5d68a9c54fa7c52b160a0b46 (patch)
treeb9de7eb4e399061b3633878137c8fb15e437703e
parent70befd4cc47cf4fb2b516a5a8b54bc16b92ae054 (diff)
tweak formatting :)
-rw-r--r--doc/forum/Stupid_mistake:_recoverable__63__.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/forum/Stupid_mistake:_recoverable__63__.mdwn b/doc/forum/Stupid_mistake:_recoverable__63__.mdwn
index ba270d6ea..8e25d7081 100644
--- a/doc/forum/Stupid_mistake:_recoverable__63__.mdwn
+++ b/doc/forum/Stupid_mistake:_recoverable__63__.mdwn
@@ -3,18 +3,19 @@ Hi,
I was a bit hasty the other day and did something stupid. I
added a new folder to git annex. Something like
- git annex add my-important folder
+ git annex add my-important folder
my-important folder contains a lot of files and it took a couple
of minutes to add. When I then tried to do
- git commit -am 'added files'
+
+ git commit -am 'added files'
per the walkthrough I got an error (9, as I recall). I thought
I'd added too many files or something so I wanted to start over
and perhaps I didn't fully understand the mechanisms of annex I
did the following
- git reset --hard .
+ git reset --hard .
Unfortunately, did replaced my files with a bunch of symlinks,
rather than making git annex forget and go back to the previous