Git Config Global Not Loading
Git global config ignored when XDG_CONFIG_HOME or HOME issue.
Open guideCategory archive
Published troubleshooting guides for git issues.
20 guides available
Git global config ignored when XDG_CONFIG_HOME or HOME issue.
Open guideGit archive fails when tree-ish not found or format unsupported.
Open guideGit blame fails when file renamed or line moved.
Open guideGit diff incorrect when line endings or encoding issue.
Open guideGit .gitattributes not working when file path incorrect.
Open guideGit worktree cannot be removed when locked by another process.
Open guideGit filter-branch fails when tree-filter or index-filter error.
Open guideGit bisect fails when good/bad commits not ancestors.
Open guideGit cherry-pick fails when commit conflicts with current branch.
Open guideGit rebase fails when conflict and cannot continue or abort.
Open guideGit commit lost when branch deleted or reset incorrectly.
Open guideGit working directory dirty when wanting to discard changes.
Open guideGit over SSH fails when key not added to agent or wrong key.
Open guideGit keeps asking for password when credential helper not configured.
Open guideGit hook not executing when file not executable or path wrong.
Open guideGit submodule empty when not initialized or updated.
Open guideGit LFS pointer not resolved when LFS file not pulled.
Open guideGit in detached HEAD when checking out commit hash instead of branch.
Open guideGit merge fails when same lines modified in both branches.
Open guideGit push rejected when remote has commits not in local branch.
Open guide