Git è un sistema di controllo della versione distribuito gratuito e open source progettato per gestire qualsiasi cosa, dai progetti piccoli a quelli molto grandi, con velocità ed efficienza.
Posso fare git clonecosì ... git clone https://github.com/stackforge/puppet-heat.git ... senza problemi. Ma voglio escludere tutta la roba meta git che viene fornita con la clonazione, quindi ho pensato che avrei usato git archivema ottengo questo errore: $ git archive --remote=https://github.com/stackforge/puppet-heat.git fatal: Operation not supported by protocol. Qualcuno sa perché o …
Sono abituato a creare alcuni repository creati manualmente per inviare codice al mio server per animali domestici o condividere codice all'interno della mia azienda. Uso l'URL ssh://user@ip/folder.gitper aggiungere come telecomandi alle mie aree di lavoro. Mi chiedevo come servizi come GitHub impostassero gli URL di repository senza le specifiche del …
Ho un Makefile per un progetto Latex a cui sto lavorando. I makefile non sono il mio forte, ma c'è un modo per fare qualcosa del genere: make git "My comment" E fai eseguire il makefile: git commit -m "My comment" git push origin master ?
$ git commit error: cannot run vim: No such file or directory error: There was a problem with the editor 'vim'. Please supply the message using either -m or -F option. Come posso superare l'errore e definire l'editor?
Ospito il mio repository git su un VPS. Diciamo che il mio utente è john. Sto usando il protocollo ssh per accedere al mio repository git, quindi il mio URL è qualcosa di simile ssh://john@myserver.com/path/to/git/myrepo/. Root è il proprietario di tutto ciò che è sotto /path/to/git Sto tentando di dare …
Ho installato manualmente git 1.6 un anno o due fa. Ho notato oggi che la versione 1.7 è disponibile in yum, e installata (pacchetto git-all) ora ottengo il seguente output: [root@ovz5197 ~]# git --version bash: /usr/local/bin/git: No such file or directory [root@ovz5197 ~]# which git /usr/bin/git [root@ovz5197 ~]# /usr/bin/git --version …
We use cookies and other tracking technologies to improve your browsing experience on our website,
to show you personalized content and targeted ads, to analyze our website traffic,
and to understand where our visitors are coming from.
By continuing, you consent to our use of cookies and other tracking technologies and
affirm you're at least 16 years old or have consent from a parent or guardian.