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.
addons/project/kateprojectworker.cpp | ||
---|---|---|
251 ↗ | (On Diff #55651) |
|
272 ↗ | (On Diff #55651) | This hint may better placed in the commit log. The submodule handling is gone now, right? |
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