6
Bir projenin birden fazla kaynağı olabilir mi?
Bir projenin Git'te iki (veya daha fazla) "kaynağı" olabilir mi? Her ikisi Tek bir projeyi itmek istiyoruz github ve bir Heroku sunucusuna. Özellikle, bu hata github deposu eklenirken görünür: $ git remote add origin https://github.com/Company_Name/repository_name.git fatal: remote origin already exists.
188
git
github
repository