Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commit requires author to be Actor, not string #806

Closed
frafra opened this issue Nov 6, 2018 · 1 comment
Closed

commit requires author to be Actor, not string #806

frafra opened this issue Nov 6, 2018 · 1 comment

Comments

@frafra
Copy link

@frafra frafra commented Nov 6, 2018

Documentation is wrong about the author parameter: it has to be an Actor, not a string.

@Byron
Copy link
Member

@Byron Byron commented Dec 22, 2018

Thanks for the note, quick PR would be welcome.

CptMikhailov added a commit to CptMikhailov/GitPython that referenced this issue Feb 13, 2019
Fixes issue gitpython-developers#806: Commit requires author parameter to be of Actor type, not string.
CptMikhailov added a commit to CptMikhailov/GitPython that referenced this issue Feb 13, 2019
@Byron Byron closed this in #841 Mar 15, 2019
Byron added a commit that referenced this issue Mar 15, 2019
Fixes issue #806: Commit requires author parameter to be of Actor type, not string.
Byron added a commit that referenced this issue Mar 15, 2019
Fixed issue #806
@Byron Byron added this to the v2.1.12 - Bugfixes milestone Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.