зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
3 строки
112 B
Plaintext
3 строки
112 B
Plaintext
ls-remote
|
|
https://<token>@github.com/<usr>/<repo>.git --heads 'refs/heads/*' | cut -f 2 | cut -c12- | xargs
|