Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Added Tree API functionality #109

Closed
wants to merge 3 commits into from
Closed

Added Tree API functionality #109

wants to merge 3 commits into from

Conversation

Kasi-R
Copy link

@Kasi-R Kasi-R commented Jun 10, 2018

Allows the use of the Tree API through the SDK.

go-gitea/gitea#4185
go-gitea/git#123

@techknowlogick
Copy link
Member

This seems to be a duplicate of #94

@Kasi-R
Copy link
Author

Kasi-R commented Jun 13, 2018

Ah, my bad, i didn't notice that. I assumed there wasn't a counterpart for trees in the sdk since there wasn't one in gitea. Might also be worth considering this PR also has support for recursively iterating down subtrees.

https://developer.github.com/v3/git/trees/#get-a-tree-recursively

@techknowlogick
Copy link
Member

@lunny this has recursive functionality in tree fetch. Should your PR #94 be closed so we can use this one?

@lunny
Copy link
Member

lunny commented Nov 24, 2018

It seems #94 has been merged?

@lafriks
Copy link
Member

lafriks commented Nov 24, 2018

Closing this one than?

@techknowlogick
Copy link
Member

@lafriks yes, it seems so. The recursion can be added in a new PR later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants