Pdogs
0
Q:

get all changes on commit name

$ git diff-tree --no-commit-id --name-only -r bd61ad98
index.html
javascript/application.js
javascript/ie6.js
3
git diff --name-only HEAD HEAD~1
1
$ git diff-tree --no-commit-id --name-only -r bd61ad98
index.html
javascript/application.js
javascript/ie6.js
0

New to Communities?

Join the community