I'm trying to add all my files from blog to git but I'm getting this error:
fatal: Not a git repository: myBlog/crayon-syntax-highlighter/js/jquery-colorpicker/../../.git/modules/js/jquery-colorpicker
I'm trying to add all the files like this:
git add --v -A
Any of you knows why or if there is any work around this?
I'll really appreciate your help
git init)?.gitdirectory further down your path. Do you have a.gitdirectory inside yourcrayon-syntax-highlighterdirectory?