tweak formatting :)
authorhttps://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web>
Mon, 1 Apr 2013 13:11:48 +0000 (13:11 +0000)
committeradmin <admin@branchable.com>
Mon, 1 Apr 2013 13:11:48 +0000 (13:11 +0000)
doc/forum/Stupid_mistake:_recoverable__63__.mdwn

index ba270d6ea862500e99a789ed0e73f2dfc780f4a1..8e25d70812e4b99005603a8abbdc05913fda21f0 100644 (file)
@@ -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