Commit 1d3e904
Allow use file protocol when update submodule.
git 2.38.1 prevent file protocol to be used by default for security
reasons. Such issue does not apply to flatpak-builder since the repos
are overriden with local repo on purpose.
Fixes #495
Signed-off-by: Weng Xuetian <wengxt@gmail.com>1 parent 52d05dd commit 1d3e904
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
817 | | - | |
| 817 | + | |
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
| |||
0 commit comments