PostList

2022년 11월 15일 화요일

Git commit and push

git init -b main

git add .

git status

git commit -m "initial commit"

git push

댓글 없음:

댓글 쓰기