4년 전 게시 됨4년 전 업데이트 됨git몇 초안에 읽기 (약 80 단어)git alias로 명령어 줄이기1git config --global alias.rc 'rm -r --cached .' windows의 경우 git bash를 열어서 위 명령을 실핸한다 이미 원격 저장소에 올린 파일을 gitignore 할 때 쓰는 명령어인데 항상 외우지 않고 복붙 했었는데, 그것도 귀찮아서 이참에 git rc로 줄여버렸다 git alias로 명령어 줄이기https://chinsun9.github.io/2021/02/22/git-alias로-명령어-줄이기/AuthorchinsungPosted on2021-02-22Updated on2021-02-22Licensed under#gitalias