1 parent 552a0aa commit b197de0Copy full SHA for b197de0
git/objects/commit.py
@@ -93,7 +93,7 @@ def __init__(self, repo, binsha, tree=None, author=None, authored_date=None, aut
93
is the committed DateTime - use time.gmtime() to convert it into a
94
different format
95
:param committer_tz_offset: int_seconds_west_of_utc
96
- is the timezone that the authored_date is in
+ is the timezone that the committed_date is in
97
:param message: string
98
is the commit message
99
:param encoding: string
0 commit comments