RegEx/Git/Diff.regex.txt

# Matches Output from git diff
(?m)?<Git_DiffHeader>(?<Git_DiffRanges>(?:.|\s)+?(?=\z|^diff))