Aliasing the git command itself

I've already said I'm a bad typist; if you are too, you can alias the git command itself (using the default alias command in Bash):

$ alias gti='git' 

In this manner, you will save some other keyboard strokes. Note that this is not a Git alias, but a Bash shell alias.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.14.63