| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
libgit2's git_repository_discover function's ceiling_dirs parameter can be null. Flag the parameter as such in the JSON file so that the NodeGit wrapper API behaves the same way. Signed-off-by: Remy Suen <remy.suen@gmail.com>
|
Do I need to do anything else to get this merged in? |
Sorry, something went wrong.
|
just gotta bring it to my attention, again 😄. |
Sorry, something went wrong.
|
@implausible Thanks for reviewing and merging! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
libgit2's git_repository_discover function has an optional ceiling_dirs parameter. We should flag it as such in our JSON file.