Skip to content

Instantly share code, notes, and snippets.

@wlizama
Created September 15, 2020 23:18
Show Gist options
  • Save wlizama/11d31274edecd4f817ca62fd131d1400 to your computer and use it in GitHub Desktop.
Save wlizama/11d31274edecd4f817ca62fd131d1400 to your computer and use it in GitHub Desktop.
Ver archivos cambiados en un merge commit
git log -m -1 --name-only --pretty="format:" commit_id_here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment