git, Gotchas 1 Minute

Did you forget the -r when cloning a git repo with submodules? The command you’re looking for is git submodule update --init

Published by gbenson

I make things // he/him

Published