Possible Duplicate:
Is there a way to get to the git root directory in one command?
how can i check what git repository am I using ?
I can see the result with 'git init
'.
git init returns 'Reinitialized existing Git repository in c:/Users/k-9/.git/
'
but I think git init is not a proper command.