fatal: index file corruptfatal: index file corrupt
The Git index file (.git/index) is corrupted.
fatal: unable to access: Could not resolve hostDNS resolution failed for the Git remote host.
The hostname in the remote URL could not be resolved to an IP address. Your DNS server may be unreachable, the hostname may be misspelled, or you may have no internet connection.
Check your internet connection. Verify the remote URL hostname is correct. Try pinging the host. Check DNS configuration: nslookup github.com. Try a different DNS server (8.8.8.8).
fatal: index file corruptThe Git index file (.git/index) is corrupted.
There is no tracking information for the current branchThe current branch is not set up to track a remote branch.
Permission denied (publickey)SSH authentication failed because the server did not accept your public key.
error: LFS object not foundA Git LFS tracked file could not be downloaded from the LFS server.
warning: CRLF will be replaced by LFGit is converting line endings from Windows-style (CRLF) to Unix-style (LF).
fatal: branch is already checked out at another worktreeThe branch cannot be checked out because it is already checked out in another worktree.