Branch - branch -masternifnif2nif2_rebasednif3nif4nif4_rebasednif_rebasedv0.1v0.2v0.3v0.4origin/masterorigin/v0.1plop/master- tag -v0.4.0v0.3.3v0.3.2v0.3.1v0.3.0v0.2.0v0.1.1v0.1.0v0
Hash : b38c9460 Author : Thomas de Grivel Date : 2022-05-10T19:51:18
Download
1 2 3 4 5 6
#!/bin/sh while read LINE; do echo "update auth" >&2 bin/update_etc_git_auth bin/update_git_ssh_authorized_keys done