Tech Stuff I Want To Remember
Sunday, 12 October 2014
Git: find only the names of files which are different across two commits/branches
git diff branch1..branch2 --name-only
The --name-only also works with git show
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment