stumpwm / mahogany

A stumpwm like Wayland compositor
GNU General Public License v2.0
241 stars 14 forks source link

git submodule update --init has more chances to succeed #44

Closed colfrog closed 1 year ago

colfrog commented 1 year ago

I'm trying to run Mahogany on FreeBSD and git submodule init failed to initialize the submodules in the dependencies folder, whereas git submodule update --init succeeded.

I usually see the latter in wikis rather than the former, and I think mahogany should do it too.

sdilts commented 1 year ago

Thanks!