통합
뉴스
블로그
웹문서
동영상
혹시
stats stats pattern
(으)로 찾으셨나요?
블로그
Git - Undoing things
- We can run git add to
stage
our changes or we can run git checkout to discard them. - git checkout Especially if we use a command like git add
star
, where the
star
is a file glob
pattern
used in Bash
blog.naver.com · 2020.10.11