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 に表示されません。他に不足しているものはありますか?
変更をプッシュしましたか? Git では (SVN とは異なり)、コミットは変更をローカルリポジトリに追加するだけです。変更をリモート リポジトリにプッシュする必要があります。