git command

haru·2022년 12월 31일
0
git branch
git checkout branchname
git add .
git push
git rebase
git commit -m "message"

0개의 댓글