Skip to content

Instantly share code, notes, and snippets.

@knoxjeffrey
Created December 3, 2014 16:23
Show Gist options
  • Save knoxjeffrey/ae355533d0f98ae2e696 to your computer and use it in GitHub Desktop.
Save knoxjeffrey/ae355533d0f98ae2e696 to your computer and use it in GitHub Desktop.
.git/config problem when opening
Last login: Wed Dec 3 00:10:05 on ttys000
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config ; exit;
Jeffreys-MacBook-Pro:~ knoxjeffrey$ /Users/knoxjeffrey/Ruby/programming_introduction/.git/config ; exit;
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 1: [core]: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 2: repositoryformatversion: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 3: filemode: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 4: bare: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 5: logallrefupdates: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 6: ignorecase: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 7: precomposeunicode: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 8: [remote: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 9: url: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 10: fetch: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 11: [branch: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 12: remote: command not found
/Users/knoxjeffrey/Ruby/programming_introduction/.git/config: line 13: merge: command not found
logout
[Process completed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment