If I do this:
alias g='git'
I loose all completion rules (i.e. branches and remotes are no longer being automatically completed when I hit TAB after typing, for example g push o).
|
If I do this:
I loose all completion rules (i.e. branches and remotes are no longer being automatically completed when I hit TAB after typing, for example |
|||
|
Copying and modifying opportunely from
|
|||
|
|
g=git756 times in the past month, meaning I saved pressing the 'g' and 'i' keys 1512 times total. That, combined with my git aliases, probably saves me tens of thousands of key presses a month. – Evan Teitelman Dec 12 '12 at 1:56