Skip to content

Clarify Commit.commit_time and commit_time_offset documentation - #1490

Merged
jdavid merged 1 commit into
libgit2:masterfrom
mgedmin:patch-1
Sep 10, 2026
Merged

Clarify Commit.commit_time and commit_time_offset documentation#1490
jdavid merged 1 commit into
libgit2:masterfrom
mgedmin:patch-1

Conversation

@mgedmin

@mgedmin mgedmin commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Clarify the documentation for these fields, so the user doesn't have to guess if they contain strings or datetime.datetime objects or what.

(I ended up printing the actual values in my git repo and guessing at their meaning, because I didn't notice the git show example before I started writing this PR description.)

Clarify the documentation for these fields, so the user doesn't have to guess if they contain strings or datetime.datetime objects or what.
@jdavid
jdavid merged commit 4e0803c into libgit2:master Sep 10, 2026
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants