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

$tree->path() does not travese #18

Open
msierks opened this issue Oct 17, 2011 · 1 comment
Open

$tree->path() does not travese #18

msierks opened this issue Oct 17, 2011 · 1 comment

Comments

@msierks
Copy link

msierks commented Oct 17, 2011

Should $tree->path() be able to traverse a path such as "subdir1/README".

ex. $tree->path('subdir1/README');

The example currently returns null yet the directory and file exists.

@chobie
Copy link
Member

chobie commented Oct 18, 2011

yap, some php-git API should be more easily to use.
but libgit2 does not support convenience features and php-git become large extension.
i want to fix these issues near the future.

please obtain each tree object resolve path at this moment.

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

No branches or pull requests

2 participants