Skip to content

Instantly share code, notes, and snippets.

@lawliet89
Created June 7, 2013 10:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lawliet89/5728344 to your computer and use it in GitHub Desktop.
Save lawliet89/5728344 to your computer and use it in GitHub Desktop.
Git Regular Expression search (grep) for missing trailing newline
git grep -I -E "[^\n]\'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment