Hey, im new to github and i have some questions i wanted to ask because i don't really want to mess this up.
So, i installed github, had trouble login in, but a quick google search revealed that i needed to install the .net framework 4. So far, so good, i install .net framework 4 and now i can log in into my account.
Now, that's the part im unsure what to do. Under some edit box, they ask "This is where the repository will be stored on your computer".
Im a little confused, because im used to TortoiseSVN, and when you create a repository with tortoise, it create a directory where it save the special files related to version control. But with git it sound like they're asking for the path of the source code. Am i right?
So, should i enter the path of my source files, or an empty new folder that will be used to store some other files?