Accidently set Git repo to C:

how to I set the intial master to C:\BlenderDEV ?

I think I may have set up a repo with

git init C:\BlenderDEV , and I am pulling down the source, but the git GUI still pulls up C:

ok, so I did

right click -> blender dev -> add all files to master

after I did

git inti C:\BlenderDEV and it seemed to fix everything,