| Already on 'main' |
— |
git |
checkout |
99% |
99% |
ai_generated |
| fatal: Authentication failed for 'https://github.com/user/repo.git' |
— |
git |
authentication |
92% |
94% |
ai_generated |
| fatal: bad object HEAD |
EAD |
git |
corruption_error |
75% |
80% |
ai_generated |
| You need to start by 'git bisect start' — bisect session not initialized or in bad state |
— |
git |
workflow_error |
90% |
88% |
ai_generated |
| Your branch is behind 'origin/main' by N commits, and can be fast-forwarded |
— |
git |
sync_error |
95% |
95% |
ai_generated |
| fatal: Not possible to fast-forward, aborting. |
— |
git |
merge |
96% |
97% |
ai_generated |
| error: cannot lock ref: ref already exists |
— |
git |
ref_error |
85% |
88% |
ai_generated |
| error: cannot rebase: You have unstaged changes. Please commit or stash them. |
— |
git |
rebase_error |
95% |
95% |
ai_generated |
| error: could not apply <hash>... Commit message (cherry-pick conflict) |
— |
git |
cherry_pick_error |
88% |
90% |
ai_generated |
| Removing <path>... — git clean permanently deleted untracked files |
— |
git |
data_loss |
5% |
96% |
ai_generated |
| Aborting commit due to empty commit message |
— |
git |
commit_error |
95% |
95% |
ai_generated |
| fatal: unable to auto-detect email address — git user.email not configured |
— |
git |
configuration_error |
99% |
98% |
ai_generated |
| remote: Support for password authentication was removed. Please use a personal access token instead. |
— |
git |
authentication |
90% |
92% |
ai_generated |
| warning: LF will be replaced by CRLF |
— |
git |
config_warning |
95% |
95% |
ai_generated |
| You are in 'detached HEAD' state |
EAD |
git |
state_warning |
92% |
93% |
ai_generated |
| Your branch and 'origin/main' have diverged |
— |
git |
branch_error |
88% |
90% |
ai_generated |
| error: failed to push some refs to 'origin' |
— |
git |
remote |
97% |
98% |
ai_generated |
| error: pathspec 'filename' did not match any file(s) known to git |
— |
git |
path_error |
94% |
96% |
ai_generated |
| error: failed to push some refs to remote |
— |
git |
push_error |
88% |
90% |
ai_generated |
| error: external filter 'git-lfs filter-process' failed |
— |
git |
filter |
85% |
87% |
ai_generated |
| broken link from tree abc123 to blob def456 |
— |
git |
corruption |
75% |
80% |
ai_generated |
| Auto packing the repository in background for optimum performance. error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log |
— |
git |
maintenance |
88% |
90% |
ai_generated |
| .gitignore rule has no effect on already-tracked file |
— |
git |
configuration_error |
96% |
97% |
ai_generated |
| fatal: index-pack failed |
— |
git |
transfer |
80% |
83% |
ai_generated |
| git status shows Korean filenames as escaped octal: \354\225\210\353 |
— |
git |
encoding |
95% |
95% |
ai_generated |
| remote: error: File X is 100.00 MB; this exceeds GitHub's file size limit of 100.00 MB |
— |
git |
push_error |
85% |
88% |
ai_generated |
| Smudge error: Error downloading object: Object does not exist on the server |
— |
git |
lfs |
82% |
85% |
ai_generated |
| error: Your local changes to the following files would be overwritten by merge |
— |
git |
merge_error |
90% |
88% |
ai_generated |
| error: unable to create '.git/refs/heads/main.lock': File exists |
— |
git |
ref_error |
92% |
94% |
ai_generated |
| CONFLICT (content): Merge conflict in file.txt |
— |
git |
merge |
95% |
96% |
ai_generated |
| fatal: not a git repository (or any of the parent directories) |
— |
git |
init_error |
95% |
92% |
ai_generated |
| error: object file .git/objects/ab/cdef1234 is empty; error: unable to read sha1 file of file.txt |
— |
git |
corruption |
78% |
82% |
ai_generated |
| error: pack-objects died of signal 9 |
— |
git |
transfer |
80% |
83% |
ai_generated |
| error: pathspec 'branch-name' did not match any file(s) known to git |
— |
git |
checkout |
96% |
97% |
ai_generated |
| error: pathspec 'X' did not match any file(s) known to git |
— |
git |
path_error |
92% |
90% |
ai_generated |
| Permission denied (publickey). fatal: Could not read from remote repository. |
— |
git |
auth_error |
88% |
90% |
ai_generated |
| pre-commit hook failed (add --no-verify to bypass) |
— |
git |
hook_error |
90% |
92% |
ai_generated |
| remote rejected — force push denied by server-side hooks or branch protection |
— |
git |
push_error |
82% |
90% |
ai_generated |
| CONFLICT (content): Merge conflict during rebase |
— |
git |
rebase_error |
88% |
90% |
ai_generated |
| Could not apply <hash>... Resolve all conflicts manually, then run git rebase --continue |
— |
git |
rebase_error |
85% |
91% |
ai_generated |
| fatal: refusing to merge unrelated histories |
— |
git |
merge |
96% |
97% |
ai_generated |
| fatal: remote origin already exists |
— |
git |
config_error |
98% |
95% |
ai_generated |
| error: remote rejected: push declined due to repository rule violations |
— |
git |
push |
83% |
86% |
ai_generated |
| HEAD is now at <commit> — uncommitted changes permanently lost after git reset --hard |
EAD |
git |
data_loss |
45% |
93% |
ai_generated |
| fatal: shallow file has changed since we read it |
— |
git |
clone_error |
91% |
89% |
ai_generated |
| fatal: refusing to fetch into branch because shallow update is not allowed |
— |
git |
clone_error |
88% |
90% |
ai_generated |
| error: sparse-checkout is not enabled. Use 'git sparse-checkout init' to enable it. |
— |
git |
sparse_checkout |
88% |
90% |
ai_generated |
| error: src refspec 'main' does not match any |
— |
git |
push_error |
95% |
95% |
ai_generated |
| Permissions 0644 for '/home/user/.ssh/id_rsa' are too open — SSH refuses key with wrong permissions |
— |
git |
authentication_error |
97% |
96% |
ai_generated |
| No local changes to save — git stash fails when only untracked files exist |
— |
git |
workflow_error |
95% |
94% |
ai_generated |
| error: Your local changes to the following files would be overwritten by merge (stash pop) |
— |
git |
stash_error |
90% |
90% |
ai_generated |
| fatal: no submodule mapping found in .gitmodules for path 'X' |
— |
git |
submodule_error |
90% |
90% |
ai_generated |
| Failed to recurse into submodule path — submodule update/checkout failure |
— |
git |
submodule_error |
87% |
89% |
ai_generated |
| fatal: ref HEAD is not a symbolic ref |
EAD |
git |
reference |
88% |
90% |
ai_generated |
| fatal: unable to access 'https://github.com/user/repo.git/': Could not resolve host: github.com |
— |
git |
network |
88% |
90% |
ai_generated |
| fatal: 'path/to/worktree' is a missing but locked worktree |
— |
git |
worktree |
90% |
92% |
ai_generated |
| fatal: 'path' is a missing but locked worktree |
— |
git |
worktree_error |
90% |
90% |
ai_generated |
| fatal: tag 'v1.0.0' already exists |
— |
git |
tags |
97% |
98% |
ai_generated |
| hint: (e.g., 'git pull ...') before pushing again. |
— |
git |
runtime_error |
90% |
85% |
ai_generated |
| error: object file .git/objects/ab/cdef1234 is empty |
E001 |
git |
data_error |
80% |
85% |
ai_generated |
| error: could not apply <hash>... Commit message (rebase conflict) |
— |
git |
runtime_error |
85% |
85% |
ai_generated |
| error: could not apply <hash>... <commit-message> (rebase conflict) |
— |
git |
runtime_error |
88% |
85% |
ai_generated |
| fatal: ambiguous argument 'branch-name': both revision and filename |
— |
git |
runtime_error |
92% |
82% |
ai_generated |
| fatal: <commit-hash> is not an ancestor of HEAD |
— |
git |
runtime_error |
85% |
80% |
ai_generated |
| fatal: corrupt tree: <hash>: duplicate entries for '<filename>' |
— |
git |
data_error |
75% |
83% |
ai_generated |
| fatal: Path '<submodule-path>' does not point to a valid commit: <hash> |
— |
git |
config_error |
82% |
87% |
ai_generated |
| error: LFS: Unable to checkout '<file>' because it has LFS pointer content but Git LFS is not installed or configured |
— |
git |
install_error |
93% |
86% |
ai_generated |
| fatal: This operation must be run in a work tree |
— |
git |
runtime_error |
90% |
85% |
ai_generated |
| fatal: A branch named 'feature/new-ui' already exists. |
— |
git |
config_error |
80% |
83% |
ai_generated |
| error: patch failed: file.txt:1
error: file.txt: patch does not apply |
— |
git |
runtime_error |
80% |
82% |
ai_generated |
| Cannot rewrite branches: You have unstaged changes. |
— |
git |
runtime_error |
88% |
84% |
ai_generated |
| error: 'file.bin' is a pointer file, not the actual content. Did you forget to run 'git lfs pull'? |
— |
git |
runtime_error |
92% |
86% |
ai_generated |
| fatal: There is no merge to abort (MERGE_HEAD missing). |
— |
git |
runtime_error |
95% |
85% |
ai_generated |
| fatal: Failed to recurse into submodule path 'subdir/submodule' |
— |
git |
runtime_error |
80% |
88% |
ai_generated |
| error: The following untracked working tree files would be overwritten by checkout: file.txt |
— |
git |
runtime_error |
85% |
90% |
ai_generated |
| fatal: Unable to create '.git/objects/pack/pack-abc123.idx.lock': File exists. |
— |
git |
runtime_error |
90% |
87% |
ai_generated |
| fatal: bad config line 5 in file .git/config |
— |
git |
config_error |
85% |
89% |
ai_generated |
| fatal: No configured push destination. Either specify the URL from the command-line or configure a remote repository using 'git remote add <name> <url>' and then push using the remote name. |
— |
git |
config_error |
90% |
86% |
ai_generated |
| nothing added to commit but untracked files present (use "git add" to track) |
— |
git |
user_error |
92% |
85% |
ai_generated |
| Merge commit message is empty. Aborting merge. |
— |
git |
config_error |
88% |
82% |
ai_generated |
| remote: error: cannot push to a protected ref 'refs/heads/main' |
— |
git |
auth_error |
85% |
88% |
ai_generated |
| fatal: You are not currently on a branch. Use 'git rebase --onto' or 'git checkout' first. |
— |
git |
user_error |
90% |
84% |
ai_generated |
| fatal: No url found for submodule path 'X' in .gitmodules |
— |
git |
config_error |
88% |
86% |
ai_generated |
| error: failed to push some refs to 'origin' hint: Updates were rejected because the remote contains work that you do not have locally. |
— |
git |
runtime_error |
88% |
87% |
ai_generated |
| error: Cannot delete branch 'main' checked out at '/path/to/repo' |
— |
git |
runtime_error |
90% |
85% |
ai_generated |
| warning: commit message exceeds 72 characters; might be truncated by some tools |
— |
git |
config_error |
95% |
85% |
ai_generated |
| fatal: No rebase in progress? |
— |
git |
runtime_error |
90% |
80% |
ai_generated |
| ! [rejected] main -> main (non-fast-forward) |
— |
git |
protocol_error |
90% |
85% |
ai_generated |
| error: Your local changes to the following files would be overwritten by merge:
file.txt
Please commit your changes or stash them before you merge. |
— |
git |
runtime_error |
85% |
85% |
ai_generated |
| fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. |
— |
git |
runtime_error |
90% |
85% |
ai_generated |
| CONFLICT (modify/delete): file.txt deleted in HEAD and modified in branch. Version branch of file.txt left in tree. |
— |
git |
conflict_error |
85% |
85% |
ai_generated |
| fatal: cannot update ref 'refs/heads/main': trying to write non-commit object to branch 'main' |
— |
git |
runtime_error |
80% |
85% |
ai_generated |
| warning: clock skew detected. Your build may be incomplete. |
— |
git |
runtime_error |
90% |
85% |
ai_generated |
| error: failed to run maintenance: could not create temporary file: Permission denied |
EACCES |
git |
system_error |
85% |
85% |
ai_generated |
| error: The branch 'feature-x' is not fully merged. If you are sure you want to delete it, run 'git branch -D feature-x'. |
— |
git |
runtime_error |
95% |
85% |
ai_generated |
| error: failed to read object <hash> from the object database: No such file or directory |
ENOENT |
git |
data_error |
70% |
85% |
ai_generated |
| fatal: Unable to create '.git/index.lock': File exists. |
— |
git |
resource_error |
95% |
85% |
ai_generated |
| fatal: not a git repository (or any of the parent directories): .git |
— |
git |
config_error |
92% |
88% |
ai_generated |
| error: Your local changes to the following files would be overwritten by merge: file.txt Please commit your changes or stash them before you merge. |
— |
git |
runtime_error |
90% |
87% |
ai_generated |
| remote: error: GH006: Push to protected branch 'main' is not allowed. |
GH006 |
git |
auth_error |
85% |
86% |
ai_generated |
| warning: Cannot merge binary files: image.png (HEAD vs. origin/main) |
— |
git |
runtime_error |
80% |
84% |
ai_generated |
| error: empty commit set passed |
— |
git |
runtime_error |
90% |
82% |
ai_generated |