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 で新しいブランチを作成しようとしました。新しいブランチ名は「1.0.0」です。リモートにプッシュした後、ブランチの表示が「1.0.0.x-dev」になるのはなぜですか。後ろに「x-dev」が追加されているのはなぜですか? リモートリポジトリで元の名前「1.0.0」にするにはどうすればよいですか?
ありがとう。