Skip to content

Git clone

เราสามารถทำ git clone ได้จาก 2 source
1 http

bash

git clone https://github.com/abc/first-repo.git

2 ssh

bash

git clone [email protected]:abc/first-repo.git