내가 회사에서 (거의) 매일쓰는 git 명령어 모음

0 :조회수· 22 May 2026
글로벌비전
글로벌비전
5 subscribers
1

00:00:00 Intro
00:00:18 git checkout -b
00:01:13 git add --all
00:01:29 git diff --cached
00:02:24 git diff
00:03:26 git checkout -
00:04:41 git status --short
00:05:20 git log --graph -n 1
00:06:00 git reset .
00:06:39 git checkout .
00:06:55 git clean -i .
00:07:57 git branch -m
00:08:40 git stash --staged
00:11:02 git fetch
00:13:12 git rebase 설명 & 삽질
00:22:26 git merge -
00:23:15 git rebase origin/main
00:27:21 마무리 (기타 명령어)

간략히

 0 댓글 sort   정렬