I have been asked to create branch 1.2.1
from branch 1.2
, and work on branch 1.2.1
locally. I think branch 1.2
is on the main server, but then I also read that git automatically copies the complete repository locally, so I don't know where branch 1.2
is located.
I have reviewed several questions which I think attempt to answer this, but they all give different answers, and all have replies saying it didn't work, or maybe try this instead. I need certainty on this, because experimenting just leads to me losing my work or corrupting the repository.