Re: [git-users] a basic thing I don't understand about git and Windows7 directories

2014-04-02 Thread John McKown
Your example command will do exactly what you said. It will take the contents of the "angular-seed" repository and put its contents into a new folder called newProject. It will also set up the git structure in the newProject folder to track back to the github.com/angular-seed.gitrepository. So that

[git-users] a basic thing I don't understand about git and Windows7 directories

2014-04-02 Thread Michael Laird
I know that git makes its own directories and files. Even after lots of reading and trials, I don't know if a git clone will make a new Windows directory (equivalent of a right click on a folder/directory and then New Folder) when it makes a git directory. I want to make a new directory in my A