git clone -b phase0-helloworld https://github.com/GoogleCloudPlatform/appengine-php-guestbook.git helloworld

35 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Suraj Kumar

ungelesen,
23.03.2017, 09:13:3323.03.17
an Google App Engine
am new to google cloud while trying to clone this repo from github why we are including this -b phase0  what it is doing ?  can anyone please explain me ?

Jordan (Cloud Platform Support)

ungelesen,
24.03.2017, 17:00:1624.03.17
an Google App Engine
When you supply the Git command option '-b' it is telling Git to clone a specific branch of the code (in your case the 'phase0-helloworld' branch) and not the HEAD main branch code. You can see the different branches of a Git repository in the branches tab. 
Allen antworten
Antwort an Autor
Weiterleiten
0 neue Nachrichten