7
git uzak etiket ile aynı ada sahip yerel şubeyi it
Yeni bir yerel şubeyi product-0.2, aynı ada sahip bir etiketin olduğu uzak bir yere göndermeye çalışıyorum (ancak dalın kendisi mevcut değil) git push -v --tags --set-upstream origin product-0.2:product-0.2 Pushing to https://****@github.com/mycompany/product.git error: src refspec product-0.2 matches more than one. error: failed to push some refs to 'https://****@github.com/mycompany/product.git' İle aynı: git …
111
git
git-branch