Quando ho clonare un repository dai miei visivi Servizi Studio Team (era Visual Studio online) conto ottengo un messaggio nella console durante la clonazione in sé:Git: messaggio vedi quando la clonazione
Cloning into 'thirdparty/boost'...
remote:
remote: vSTs
remote: vSTSVSTSv
remote: vSTSVSTSVST
remote: VSTS vSTSVSTSVSTSV
remote: VSTSVS vSTSVSTSV STSVS
remote: VSTSVSTSvsTSVSTSVS TSVST
remote: VS tSVSTSVSTSv STSVS
remote: VS tSVSTSVST SVSTS
remote: VS tSVSTSVSTSVSts VSTSV
remote: VSTSVST SVSTSVSTs VSTSV
remote: VSTSv STSVSTSVSTSVS
remote: VSTSVSTSVST
remote: VSTSVSTs
remote: VSTs (TM)
remote:
remote: Microsoft (R) Visual Studio (R) Team Services
remote:
Receiving objects: 100% (13740/13740), 736.66 MiB | 278.00 KiB/s, done.
mi piacerebbe fare una cosa simile nel mio server Git. Come posso inviare un messaggio da stampare durante la clonazione?
qual è il tuo server git? git puro? butbucket? GitHub? gitolite? gitlab? ecc ... quale versione? usi ssh? –
È un server git puro su cui gira Ubuntu. Io uso ssh. – Jepessen