In Git show I am getting a lot of contractions or .../ "abbreviations" - see the example below. I am unable to resolve these back to the full path, is there a way to have git-show provide the full path for every alteration in the commit?
So far I have been using the below since I don't want the full detail of all the code changed.
git show --pretty=oneline --stat f760478a5788d2e8e6b0f7be793b015a9e2c043e
Example output where I cannot resolve the full path.
../src/MyApp.Deployment.Util/packages.config | 9 +
.../src/MyApp.Deployment.sln | 65 +
.../MyApp.DeploymentServer/src/Readme.txt | 94 +
.../x-build/cdeploy.nuspec | 14 +
.../PowerApplication.MyDll.Engine.dll | Bin 0 -> 372736 bytes
...ation.MyDll.Engine.resources (104).dll | Bin 0 -> 16384 bytes