* Improve $GIT_DIR handling - Retrieve $GIT_DIR using `git rev-parse --absolute-git-dir` - Move $GIT_DIR ignore in the project exploration part Resolves #1976 * Code review - move norm_path to utils.lua - fix comment #2012 * add comments for utils.norm_path * get_git_directory use norm_path from utils * watcher improvements --------- Co-authored-by: Alexander Courtis <alex@courtis.org> |
||
|---|---|---|
| .. | ||
| explore.lua | ||
| filters.lua | ||
| init.lua | ||
| node-builders.lua | ||
| node.lua | ||
| reload.lua | ||
| sorters.lua | ||
| watch.lua | ||