Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
git clone
.
Show all posts
Showing posts with label
git clone
.
Show all posts
Wednesday, November 9, 2016
Git clone with user name and password
›
1. Use: git clone https://user:password@server.org/username/repo.git 2. Or (It will prompt you for your password): git clone https://u...
›
Home
View web version