Skip to content

Instantly share code, notes, and snippets.

@wescleymatos
Created November 17, 2017 20:32
Show Gist options
  • Save wescleymatos/fd57d256019599d5e0ce2f952624b6a5 to your computer and use it in GitHub Desktop.
Save wescleymatos/fd57d256019599d5e0ce2f952624b6a5 to your computer and use it in GitHub Desktop.
Exportação de lista de commits
git log --pretty=format:"%h - %s" --decorate --numstat --grep 111045 > C:\Users\Wescley\Documents\log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment