simonraven 2009-04-12 20:20:38 -04:00 committed by Joey Hess
parent 0feb3eda82
commit c6981e2025
1 changed files with 3 additions and 0 deletions

View File

@ -39,3 +39,6 @@ etc.
>>> That control character is a ^q^0 in emacs, see git fast-import --help for more info.
>>> I'll be trying an import *without* that change, to see what happens.
>>>> (5 minutes later)
>>>> Removing it makes it behave sanely. heh. Learned something new :). So ignore the comment just above, except for the --force part. You have to do that because fast-import assumes a clean uninitialized space.