Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to delete your aliace from the git

$ git config --global --unset alias.YourAlias
git config --global --unset-all
 
PREVIOUS NEXT
Tagged: #delete #aliace #git
ADD COMMENT
Topic
Name
2+7 =