I have tried to create a local directory and then initialize it (git init) as well as created one on my github account and then clone it using (git remote add origin remote_repository_url) but regardless of what I do, once I try to use any git command while in my local repo, I get the following error: I haven't used git for the past few months but I have never encountered an error like this before. How do I fix this? [Does this have anything to do with Mavericks?)
error: invalid key: pager.dif$ error: invalid key: alias.dif$ git: 'dif$' is not a git command. See 'git --help'.
Did you mean this?