Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -228,15 +228,15 @@ idrac_info/
|
|||||||
### git 신규 업데이트 방법
|
### git 신규 업데이트 방법
|
||||||
|
|
||||||
# 변경사항 올리기
|
# 변경사항 올리기
|
||||||
git add -A
|
- git add -A
|
||||||
git commit -m "update"
|
- git commit -m "update"
|
||||||
git push
|
- git push
|
||||||
|
|
||||||
# 원격 최신 받기
|
# 원격 최신 버전 받기
|
||||||
git pull
|
- git pull
|
||||||
|
|
||||||
# 현재 원격 확인
|
# 현재 원격 확인
|
||||||
git remote -v
|
- git remote -v
|
||||||
|
|
||||||
## 📧 연락처
|
## 📧 연락처
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user