anthony / Git configs
0 gustos
0 bifurcaciones
2 archivos
Última actividad
1 | [user] |
2 | # ... |
3 | # signingkey = <key> |
4 | # git config user.signingkey ... -- установить ключ |
5 | [commit] |
6 | gpgSign = true |
7 | [tag] |
8 | gpgSign = true |
9 | [push] |
10 | default = current |
Siguiente
Anterior