nicvagn / NicLink

A lichess board implementation for playing with the chessnut air. It also provides a python interface to the community fork of the EasyLink SDK.
GNU General Public License v3.0
8 stars 3 forks source link

Why would you do this? It might break your application... #4

Closed ProjectHSI closed 6 months ago

ProjectHSI commented 6 months ago

I do not have a good understanding of working with git modules.

I researched it online, and copied some code. I put what I did on the READ.md because it worked on my machine. Thank you for helping.

Yeah... I believe what the code would do is update the code in the git sub modules with the latest code from their repos, which might bring breaking changes into your repo, making it fail to compile.

nicvagn commented 5 months ago

Thank you for catching that. I removed that line. I was under the impression it would pull the code from the repo. I did not think that was handled by init.