summaryrefslogtreecommitdiff
path: root/git/objects/commit.py
diff options
context:
space:
mode:
authorVincent Driessen <me@nvie.com>2016-04-15 01:39:58 +0200
committerVincent Driessen <me@nvie.com>2016-04-19 21:46:16 +0200
commitcdf7c5aca2201cf9dfc3cd301264da4ea352b737 (patch)
treebc596211dd9df52b2a3f2de50812a9f2a206802a /git/objects/commit.py
parent55d40df99085036ed265fbc6d24d90fbb1a24f95 (diff)
downloadgitpython-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/objects/commit.py')
0 files changed, 0 insertions, 0 deletions