before this fix, submodules lead to duplicate files in the file tree for a project
Details
Details
test e.g.
https://github.com/christoph-cullmann/cullmann.io
without patch: duplicated files, missing sub-modules
with patch: no duplicates + sub-module files are there
Diff Detail
Diff Detail
- Repository
- R40 Kate
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Thanks for this fix, looks good to me. There is another place in KTextEditor git that uses the -z option to auto reload in case the file is in git. But i guess this does not need a change ?!
Comment Actions
Fix this Bug 398240 - Files appear twice in project view for some git projects ?
https://bugs.kde.org/show_bug.cgi?id=398240