Skip to content

Commit

Permalink
Update commands.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
luckydye authored Jan 6, 2025
1 parent a444403 commit 24d2fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ alias adda="git add --all"
alias pull="git pull"
alias fetch="git fetch"
alias gfp="git fetch --prune"
alias gp="git cherry-pick"
alias push="git push"
alias P="git push"
alias gd="git diff --stat --cached ':!*lock'"
Expand Down

0 comments on commit 24d2fdd

Please sign in to comment.