Damien Mehala
517dee64c1
fix(#1976): support non-standard $GIT_DIR (#2012)
* 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>
2023-04-22 13:26:43 +10:00
..
2023-04-15 15:53:40 +10:00
2023-01-01 13:27:05 +11:00
2022-12-17 17:05:33 +11:00
2023-02-04 16:54:36 +11:00
2022-12-19 14:36:42 +11:00
2023-04-15 15:53:40 +10:00
2023-04-15 15:53:40 +10:00
2023-04-22 13:26:43 +10:00