In Visual Studio Code - I just chose to "add remote" so I can clone a repository and like every time, it asks me for a "Remote Name" I feel there is redundancy here and I don't know where this "Remote Name" is actually used. I feel like I'm at the doctors office filling in the date 27 times on 3 pages of paperwork.
- I've already had to create a filename for the folder in which I'm downloading the repository to,
- I've already named the repository on Github,
- and now I have to make a name for the remote.
What is the purpose of this "Remote Name"? What should I name it? Should I include information about the branch or something?
Thanks in advance for information about the best practice/workflow here, or anything my new programmer's mind doesn't yet grasp.