remove gc alias to free it for other use
This commit is contained in:
parent
0d21bcd66e
commit
b5da948ea2
2 changed files with 0 additions and 2 deletions
|
|
@ -46,7 +46,6 @@ alias pmmm='python manage.py makemigrations'
|
|||
alias g='git'
|
||||
alias gs='git status'
|
||||
alias ga='git add'
|
||||
alias gc='git commit -S'
|
||||
alias gp='git push origin master'
|
||||
alias gpf='git push -u forgejo master'
|
||||
alias gpull='git pull --rebase origin master'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue