Git: Difference between revisions

From RVM Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Links==
=Articoli=
 
*[[Accesso ad un repository Git con gitweb]]
*[[Accesso ad un repository Git tramite Apache Webdav]]
*[[Accesso ad un repository Git tramite Apache git-httpd-backend]]
*[[Cambiare l'url remoto di un repository Git]]
*[[Clonare un repository da github]]
*[[Clonare un repository git in una cartella contenente dei files]]
*[[Convertire un repository Svn in Git]]
*[[Correggere un commit in git]]
*[[Creare un archivio tar da un repository Git]]
*[[Creare un repository condivisibile con Git]]
*[[Generare un changelog dai commit git]]
*[[Gestire /etc sotto git con etckeeper]]
*[[Ignorare dei files in git]]
*[[Memorizzare la password per l'accesso ad un repository Git]]
*[[Pubblicare dei branch locali sulla origin remota di un repository Git]]
*[[Ripristinare una versione di un file in git]]
*[[Risolvere conflitti di merge in Git]]
*[[Risolvere l'errore gnutls_handshake() warning: The server name sent was not recognized con git]]
*[[Usare vimdiff come visualizzatore per git]]
*[[Utilizzare un proxy HTTP con git]]
*[[Utilizzo di Git con certificati ssl self signed]]
*[[Visualizzare le differenze tra un file nella working copy e la versione in un repository Git con Vim]]
*[[Utilizzare il proprio indirizzo email come username per un repository git]]
*[[Abilitare il backup di un database al commit in un repository Git con un hook]]
*[[Evitare l'accesso ad un repository Git in una directory servita da Apache]]
=Links=
 
*[http://www-cs-students.stanford.edu/~blynn//gitmagic/index.html Git Magic - Preface]
*[http://www.spheredev.org/wiki/Git_for_the_lazy Git for the lazy - Spheriki]
*[http://www.spheredev.org/wiki/Git_for_the_lazy Git for the lazy - Spheriki]
*[http://book.git-scm.com/ Git Community Book]
*[http://book.git-scm.com/ Git Community Book]
*[http://gitref.org/index.html Git Reference]
*[http://git-annex.branchable.com/ git-annex]
*[http://git-annex.branchable.com/ git-annex]
*[http://www.jedi.be/blog/2009/05/06/8-ways-to-share-your-git-repository/ 8 ways to share your git repository]
*[http://www.jedi.be/blog/2009/05/06/8-ways-to-share-your-git-repository/ 8 ways to share your git repository]
*[http://wiki.dreamhost.com/Git#Smart_HTTP Git - DreamHost]
*[http://wiki.dreamhost.com/Git#Smart_HTTP Git - DreamHost]
==Gitweb==
*[http://bcaccinolo.wordpress.com/2010/12/28/gitweb-configuration-the-easy-way/ Gitweb configuration, the easy way « bcaccinolo's blog]
==Git-http-backend==
*[http://dev.bazingaweb.fr/2011/02/23/how-to-set-up-git-over-http.html How to set up Git over HTTP]
*[http://kasunh.wordpress.com/2011/01/15/git-over-https/ Git over http(s) | Kasun Herath]
*[http://serverfault.com/questions/205207/ubuntu-git-git-http-backend-and-apache Ubuntu, Git (git-http-backend) and Apache - Server Fault]
*[http://serverfault.com/questions/180413/authentication-for-git-push-over-http apache - Authentication for git push over http - Server Fault]
==Webdav==
*[http://www.kernel.org/pub/software/scm/git/docs/howto/setup-git-server-over-http.txt setup-git-server-over-http - kernel.org]
*[http://thorko.de/git-over-http.html www.thorko.de Thorsten Kohlhepp - Systems administrator | Git over HTTP]
*[http://blog.pkgbox.org/2011/07/setting-up-git-server-on-macos-x-lion.html my $rhaen = undef;: Setting up a git server on MacOS X Lion (reloaded)]
*[http://kaeso.wordpress.com/2008/02/02/git-repository-with-apache-via-webdav-and-gitweb/ Git repository with Apache (via WebDAV) and gitweb « Aquì estamos!]
*[https://bugs.launchpad.net/ubuntu/+source/git-core/+bug/231633/comments/5 Comment #5 : Bug #231633 : Bugs : “git-core” package : Ubuntu]
*[http://blog.longwin.com.tw/2009/05/build-git-env-over-http-2009/ Debian Linux 架設使用 HTTP 存取 的 Git Server | Tsung's Blog]
*[http://stackoverflow.com/questions/5264949/cannot-push-git-to-remote-repository-with-http-https Cannot push Git to remote repository with http/https - Stack Overflow]
*[http://stackoverflow.com/questions/3947530/git-push-fatal-failed git push fatal failed - Stack Overflow]

Latest revision as of 17:28, 24 March 2022