Git ์ค์น On Ubuntu
Git ์ค์น
sudo apt install git
Bash
๋ณต์ฌ
์ค์น ๋ฐ ๋ฒ์ ํ์ธ
git --version
Bash
๋ณต์ฌ
git clone
git clone https://github.com/ALOHA-CLASS/HelloSpringBoot
Bash
๋ณต์ฌ
github ์์ fork ํด์, fork ํ ๋ ํฌ์งํ ๋ฆฌ๋ก ์๋ํด๋ณด์ธ์.
์ฝ๋ ์์
index.html ์์
git add
๋ชจ๋ ๋ณ๊ฒฝ์ฌํญ ์คํ
์ด์ง์ ์ ์ฉ
git add .
Bash
๋ณต์ฌ
git commit
git commit -m 'updated index.html'
Bash
๋ณต์ฌ
git push
git push
Bash
๋ณต์ฌ
username : (github username)
password : github token