Skip to content

Fix typo in tutorial - #116

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
lqez:master
Apr 7, 2014
Merged

Fix typo in tutorial#116
Byron merged 1 commit into
gitpython-developers:masterfrom
lqez:master

Conversation

@lqez

@lqezlqez commented Jul 30, 2013

Copy link
Copy Markdown

I fixed typo and wrong representation of tree mode in tutorial.
htc is a obvious typo of hct and hct.mode is an octal value, so it must be 16384, not 040000 without oct().

( Thanks to @Kroisse - https://github.com/gitpython-developers/GitPython/pull/115/files#pullrequestreviewcomment-5469388 )

Byron added a commit that referenced this pull request Apr 7, 2014
@Byron
Byron merged commit 2976561 into gitpython-developers:masterApr 7, 2014
govtech42 pushed a commit to mirror81/GitPython that referenced this pull request Jul 25, 2026
Along with gitpython-developers/smmap#59
and a forthcoming related PR in GitPython, this will fixgitpython-developers#116.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@lqez@Byron