diff options
author | Vincent Driessen <me@nvie.com> | 2016-04-15 01:39:58 +0200 |
---|---|---|
committer | Vincent Driessen <me@nvie.com> | 2016-04-19 21:46:16 +0200 |
commit | cdf7c5aca2201cf9dfc3cd301264da4ea352b737 (patch) | |
tree | bc596211dd9df52b2a3f2de50812a9f2a206802a /git/test/test_diff.py | |
parent | 55d40df99085036ed265fbc6d24d90fbb1a24f95 (diff) | |
download | gitpython-cdf7c5aca2201cf9dfc3cd301264da4ea352b737.tar.gz |
Fix regex
This makes sure we're not matching a \n here by accident. It's now
almost the same as the original that used \S+, except that spaces are
not eaten at the end of the string (for files that end in a space).
Diffstat (limited to 'git/test/test_diff.py')
0 files changed, 0 insertions, 0 deletions