mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
git add -A aliases
This commit is contained in:
@@ -68,6 +68,7 @@ alias gca='git commit -a'
|
||||
alias gl='git log'
|
||||
alias gst='git status'
|
||||
alias gt='git tag|less'
|
||||
alias ga='git add -A'
|
||||
alias gp='git push --all --follow-tags'
|
||||
alias gu='git pull --all'
|
||||
# git activity per week day:
|
||||
|
||||
Reference in New Issue
Block a user