2

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.

  • Do you mean you ant to compare the whole project at an older of itself ? if so you will need either to clone its version to a temporary place & script compare or to use an external tool ; as far as I know – francois P Aug 21 '20 at 19:11
  • Are you looking for `git log --name-status` ? or `--name-only` ? – LeGEC Aug 21 '20 at 21:34

0 Answers0