tool
Git
分散バージョン管理システム
問題一覧(22)
Git#git#amend#push
git commit --amend した後にプッシュできない
Git#git#commit#config
Git commit できない(Author identity unknown / who you are)
Git#git#branch#delete
git branch -d でブランチを削除できない(not fully merged)
Git#git#cherry-pick#conflict
Git cherry-pick でコンフリクトが解決できない
Git#auth#ssh#clone
Git clone が SSH で失敗する
Git#commit#reset#revert
Git でコミットを取り消せない
Git#head#detached#switch
Git で detached HEAD 状態から戻れない・コミットを残せない
Git#fetch#remote#branch
Git fetch しても新しいリモートブランチが見えない
Git#gitignore#untracked#index
Git で .gitignore に書いたファイルが無視できない
Git#git#index-lock#commit
Git で「Unable to create '.git/index.lock': File exists」が解決できない
Git#push#large-file#lfs
Git で大きなファイル(100MB 超)が push できない
Git#merge#conflict#resolution
Git merge でコンフリクトが解決できない
Git#git#merge#pull
Git で「fatal: refusing to merge unrelated histories」が解決できない
Git#pull#merge#stash
git pull が「Your local changes would be overwritten」でできない
Git#auth#ssh#push
Git push できない(SSH認証で蹴られる)
Git#push#rejected#rebase
Git push が rejected(non-fast-forward)で蹴られる
Git#rebase#conflict#merge
Git rebase でコンフリクトが解消できない
Git#reset#reflog#recovery
Git reset --hard で消したコミットを復元できない
Git#revert#conflict#undo
Git revert でコンフリクトが出て元に戻せない
Git#stash#conflict#pop
Git stash pop でコンフリクトが起きて取り出せない
Git#git#submodule#clone
Git submodule のファイルが空のまま更新できない
Git#push#tag#remote