git remote set-branches origin '*'

von ntfshard

Druckbare Dateien (1)

Beschreibung

If you familiar with git version control system and had problem with shallow (--depth=10) repo clone then you should print it as a reminder =)

Some tech info:
https://stackoverflow.com/a/27393574/2230159
https://stackoverflow.com/a/55348897/2230159

Thanks, Enjoy!