Git
Git 명령어 - commit
포포맨
2021. 6. 17. 12:44
Git 명령어 - commit
git add 명령어를 사용하여 커밋 리스트에 추가된 파일을 커밋합니다.
예제
git commit -m '아이콘 추가'