Error category

Git errors

Git troubleshooting pages for repository state, remotes, SSH access, merge history, and version control workflow errors.

4 articles in this category.

Git Git

Git fatal not a git repository

Fix Git fatal not a git repository errors when running Git commands from the wrong directory.

fatal: not a git repository (or any of the parent directories): .git
Git Git

Git permission denied (publickey)

Fix Git SSH permission denied publickey errors when cloning, pulling, or pushing repositories.

Permission denied (publickey).
Git Git

Git remote origin already exists

Fix Git remote origin already exists errors when adding or changing repository remotes.

fatal: remote origin already exists