git - List filenames only for a commit

# replace '0a8fcb8' with your commit id git diff-tree --no-commit-id --name-only -r 0a8fcb8
Provides output as below :
---
git diff-tree --no-commit-id --name-only -r 0a8fcb8

views/desktop/world-of-cellc/acts-of-kindness.html
views/mobi/world-of-cellc/acts-of-kindness.html
---

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.