Hallo,
zur Info!
git hat seine Sicherheitseinstellungen umgestellt!
https://github.blog/2021-09-01-impro...curity-github/
funktioniert nicht mehr!
Umstellen auf
löst das Problem!
könnte man das bitte in den Dokus anpassen!
Gruß
Johann
PS: gilt auch für
zur Info!
git hat seine Sicherheitseinstellungen umgestellt!
https://github.blog/2021-09-01-impro...curity-github/
Code:
git clone git://github.com/Martin-Gleiss/smartvisu.git .
Umstellen auf
Code:
git clone https://github.com/Martin-Gleiss/smartvisu.git .
könnte man das bitte in den Dokus anpassen!
Gruß
Johann
PS: gilt auch für
Code:
git pull