Closed
Description
revA..revB → revA...revB (three instead of two dots) base.py, line 467
rorepo is a a Repo instance test_docs.py, line 21
revA..revB → revA...revB (three instead of two dots) base.py, line 467
rorepo is a a Repo instance test_docs.py, line 21
Activity
[-]Minor spelling error "rorepo is a a Repo instance"[/-][+]Documentation errors in base.py and test_docs.py[/+]Byron commentedon Jul 16, 2015
Hi,
Thanks for letting me know ! In this case I'd like to encourage you to submit a PullRequest, as it is actually easier to just fix it yourself instead of preparing an issue.
The steps to follow would be along these lines:
git remote add mine https://github.com/marianwieczorek/GitPython
git push mine master
PR
button in the github interface and follow along to make a PRcloses #314
to close this issue automatically once the PR is merged.When looking at the bullet points above, it doesn't actually seem easier ... but trust me, it is :).
What do you think ?
Cheers,
marianditt commentedon Jul 16, 2015
I will do it over the weekend. Thanks for responding so quickly. Great work!
marianditt commentedon Jul 16, 2015
... or immediately :-) Sorry for the confusion. I reopen the ticket in order to close it with your PR merge.