The .gitmodules url pointed at github.com/dangerous-tac0s/proxmark3-pm3py, which lacks our commits and the pinned gitlink — fresh recursive clones broke. Point it at the real fork on the DT Gitea over SSH. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
[submodule "firmware"]
|
|
path = firmware
|
|
url = ssh://git@git.dngr.us:20022/MikeFaith/proxmark3-pm3py.git
|
|
branch = main
|