Selasa, 17 Agustus 2010

Git – Cloning and pushing via https (Linux and Windows)

Unfortunately the Eclipse team provider EGit does currently not support to use HTTPS for cloning and pushing. Fortunately the Git command line supports this (under Linux without problems):git clone https://vogella@github.com/vogella/de.vogella.rcp.example.git // do some changesgit push https://vogella@github.com/vogella/de.vogella.rcp.example.gitIf you are on Windows and if you are using msysGit

Tidak ada komentar:

Posting Komentar