You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, php-git uses old version of libgit2. I want to update libgit2 version foreseeable future but I have many php-extensions to maintain. so maybe It takes log time to upgrade.
Hi!
I need to commit all files in work_dir like "git commit -a". I can't get it from docs.
And in readme.md its like:
How can I get this oid ? It doesnt work like
$repo->hash("file-path")
The text was updated successfully, but these errors were encountered: