How to list the changed file names in the latest build comparing with old in GIT?

28 Views Asked by At

What i am trying to achieve?
I want to list out the filename in the projectbuild2 branch commit changes.

If possible by commit user wise.

I have tried with the log it is showing only the folder itself not the entire build.

Could anyone help me on this.

Thanks, Dinesh.

0

There are 0 best solutions below