https://github.com/simsieg/unidiff-regex
Contains a regex for the unidiff format
https://github.com/simsieg/unidiff-regex
Last synced: 5 months ago
JSON representation
Contains a regex for the unidiff format
- Host: GitHub
- URL: https://github.com/simsieg/unidiff-regex
- Owner: simsieg
- Created: 2017-05-19T10:30:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T14:09:36.000Z (about 9 years ago)
- Last Synced: 2025-03-15T07:36:05.187Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unidiff-Regex
Contains a regex for the unidiff format.
https://en.wikipedia.org/wiki/Diff#Unified_format
# Regex
This Regex captures the whole unidiff. It can be modified to capture all groups/lines.
Try at: https://regex101.com/r/CtHqPQ/4