2023-07-02 17:33:37 +02:00
|
|
|
abbr "b"="git branch -va"
|
2023-07-02 16:34:21 +02:00
|
|
|
abbr "c"="git commit"
|
|
|
|
abbr "d"="git diff --stat -p -C --color-words"
|
|
|
|
abbr "g"="git"
|
|
|
|
abbr "k"="kubectl"
|
|
|
|
abbr "new"="git checkout --detach main"
|
|
|
|
abbr "p"="git push"
|
2023-07-15 11:09:51 +02:00
|
|
|
abbr "rec"="git record"
|
2023-07-02 16:34:21 +02:00
|
|
|
abbr "s"="git status"
|
2023-07-02 17:33:37 +02:00
|
|
|
abbr "sl"="git branchless smartlog"
|
|
|
|
abbr "sw"="git branchless switch --interactive"
|
|
|
|
abbr "sy"="git sync --pull"
|