I’m just wondering if I can rename the backup file to U02_backupBT to fit better into my file organization, or will that mess something up on git’s side?
So just to clarify, now I can go like this, correct?
Note: if you’re currently already on master (not in your screenshot) and that’s set as upstream (e.g. you did git push -u origin master at some point) Then that would be exactly the same as
The result is exactly what I wanted! Thank you so much for your help! Sorry if I was asking for more precision, but I didn’t want to mess something up again.
Thanks again!
-Enrico