Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(top-level): support git submodules (#784)
* fix: modify the parameters for the sander.readFile function (#448) * fix: modify the parameters for the sander.readFile function (#448) - prettier lint fix * fix: do NOT specify the .git to be a directory in case of the git submodule not able to work properly * fix: add a new function 'searchDotGit' to make sure we can find a correct .git path which can be file or directory (#784)
- Loading branch information