Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
だから私はgithubアカウント名を安全に変更する方法を読みましたか?
しかし、ユーザー名をからstevemoserに変更しただけSteveMoserで、リポジトリが壊れることはありませんか?または、Gitの大文字と小文字は区別されますか?
stevemoser
SteveMoser
テストしたところ、クローンURL(git://、ssh)が壊れます(少なくともWindowsでは。
git://
ssh
ただし、Web URLは大文字と小文字を区別しないため、引き続き機能します。