what is the git command to see the path for local git repository? E.g.
My Directory: C:\Users\AndroidStudioProjects\MyProjectDirectory
Git Location: C:\Users\AndroidStudioProjects\MyProjectDirectory\.git
what is the git command to return C:\Users\AndroidStudioProjects\MyProjectDirectory\.git
?