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.
私は git を使い始めようとしており、Git GUI を使用しています。事前に作成したコードがあり、そのディレクトリにリポジトリを作成しましたが、ブランチがないためプッシュできません。作ろうとすると「リビジョン式」が欲しくなる。それが何なのかわからない。
リモート リポジトリにプッシュします。
やりたいことはgit addand thangit commitです。
git add
git commit
git school基本を学ぶために自分で作業することをお勧めします。
git school