Linux git short manual

Linux git short manual

git log
: git tree 상태 확인.

git status
: 현재 파일 변경 상태 확인

git commit -m "Test"
: git commit

git add *
: working index로 file 추가.


댓글

이 블로그의 인기 게시물

Xilinx Zybo zybo_base_system (QSPI boot)