syncthingtray/.gitmodules
Martchus 96e92f13a3 Avoid relying on symlink for include directories
Symlinks aren't working very well with Git under Windows so better avoid
them.
2023-02-27 18:27:33 +01:00

5 lines
193 B
Plaintext

[submodule "libsyncthing/go/src/github.com/syncthing/syncthing"]
path = syncthing/go/src/github.com/syncthing/syncthing
url = https://github.com/Martchus/syncthing.git
branch = libsyncthing