git remote set-branches origin '*'

par ntfshard

Fichiers imprimables (1)

Description

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!