diff options
author | Peter Kempter <peter.kempter@rohde-schwarz.com> | 2021-09-29 12:08:56 +0200 |
---|---|---|
committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2022-01-07 09:54:53 +0800 |
commit | edbf76f98f8430d711115f2c754de88e268e9303 (patch) | |
tree | 39c1fb1abae2c5421c586b43e9e2b3351a28d1ff /test/test_commit.py | |
parent | cdf7ffc33fa05ba5afcb915a374c140c7658c839 (diff) | |
download | gitpython-edbf76f98f8430d711115f2c754de88e268e9303.tar.gz |
Add trailer as commit property
With the command `git interpret-trailers` git provides a way to interact
with trailer lines in the commit messages that look similar to RFC 822
e-mail headers (see: https://git-scm.com/docs/git-interpret-trailers).
The new property returns those parsed trailer lines from the message as
dictionary.
Diffstat (limited to 'test/test_commit.py')
0 files changed, 0 insertions, 0 deletions