Skip to content

Instantly share code, notes, and snippets.

@dulao5
Created July 13, 2018 03:51
Show Gist options
  • Save dulao5/6067c845c396fafa753eca6d26b5cdcb to your computer and use it in GitHub Desktop.
Save dulao5/6067c845c396fafa753eca6d26b5cdcb to your computer and use it in GitHub Desktop.
git:(master) git log --pretty=format:"%h %ad | %s%d [%an]" --graph --date=short | grep ^\* | grep 'Merge pull request'
git diff b32e180d^ 73241c26 --name-only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment