Skip to content

Instantly share code, notes, and snippets.

@Akagi201
Created April 25, 2014 08:10
Show Gist options
  • Save Akagi201/11281650 to your computer and use it in GitHub Desktop.
Save Akagi201/11281650 to your computer and use it in GitHub Desktop.
  • 查看changelog, 从libnet的repo里的changelog学的
git --no-pager log --no-merges --pretty=format:' %x20%x20 - %s (%an)' `git tag | grep -v -- -rc | tail -n 1`..HEAD .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment