|
|
|
|
|
by asveikau
3184 days ago
|
|
The danger of this is if you accidentally write 'git git something' into a shell script and it works on your machine, then you commit the script to a repo and it doesn't work for anyone else. I suppose this is a problem with any alias. |
|