Open mzarnowski opened 2 years ago
Currently, we rely on the cloned repository to be referred to as 'origin'. It might not always be the case. Let's specify the name explicitly using -o when cloning.
Do we stick to origin name or do we chose something different to avoid collision, like gitpki as remote name?
origin
gitpki
Currently, we rely on the cloned repository to be referred to as 'origin'. It might not always be the case. Let's specify the name explicitly using -o when cloning.