without haste but without rest
oh-my-zsh git 축약 커맨드 본문
https://kapeli.com/cheat_sheets/Oh-My-Zsh_Git.docset/Contents/Resources/Documents/index
Oh-My-Zsh Git Cheat Sheet - Kapeli
gau git add --update (Also: "git add -u") gbda git branch --no-color --merged | command grep -vE "^(+|*|\s*($(git_main_branch)|development|develop|devel|dev)\s*$)" | command xargs -n 1 git branch -d gbnm gc! gca! gcan! git commit -v -a --no-edit --amend gc
kapeli.com
'Scrap' 카테고리의 다른 글
도커 모든 이미지 제거 (0) | 2022.06.25 |
---|---|
M1 apple silicon - redash Function Not implemted (0) | 2022.06.25 |
Python WSGI와 ASGI (0) | 2022.06.09 |
사용하지 않는 도커 컨테이너 한번에 제거하기 (0) | 2022.06.07 |
Shard vs Partition (0) | 2022.05.24 |