Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Give GTTree some love #208

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

Merged
merged 16 commits into from
Jul 10, 2013
Merged

Give GTTree some love #208

merged 16 commits into from
Jul 10, 2013

Conversation

tiennou
Copy link
Contributor

@tiennou tiennou commented Jul 10, 2013

This is some things I needed while writing tests for #198. It adds enumeration & equality support to GTTree, as well as a convenience -contents accessor.

@tiennou tiennou mentioned this pull request Jul 10, 2013
@@ -33,6 +33,11 @@
@class GTTreeEntry;
@class GTIndex;

typedef enum GTTreeEnumerationOptions {
GTTreeEnumerationOptionPre = GIT_TREEWALK_PRE,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you document what these mean? It's not particularly obvious.

@ghost ghost assigned joshaber Jul 10, 2013
@joshaber
Copy link
Member

Fantastic! 🍰

Made some notes.

@tiennou
Copy link
Contributor Author

tiennou commented Jul 10, 2013

🍭

@joshaber
Copy link
Member

💥

joshaber added a commit that referenced this pull request Jul 10, 2013
@joshaber joshaber merged commit 8d0f770 into libgit2:master Jul 10, 2013
phatblat pushed a commit to phatblat/objective-git that referenced this pull request Sep 13, 2014
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