DEV Community

Discussion on: How to Get the Git Directory

Collapse
 
vlasales profile image
Vlastimil Pospichal • Edited
$ git config --global alias.pwd '!pwd'
$ git pwd