Skip to content

Instantly share code, notes, and snippets.

@pratikabu
Created April 7, 2018 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pratikabu/e341789a92aa4d0def41932458ebf9a8 to your computer and use it in GitHub Desktop.
Save pratikabu/e341789a92aa4d0def41932458ebf9a8 to your computer and use it in GitHub Desktop.
Use Notepad++ and select RegEx in search mode.
Search Regex: ((.*\s*\n\s*){10000})
Replace line: $1commit;\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment