Skip to Content
Git Essentials ??? Second Edition - Second Edition
book

Git Essentials ??? Second Edition - Second Edition

by Ferdinando Santacroce
November 2017
Beginner
238 pages
5h 58m
English
Packt Publishing
Content preview from Git Essentials ??? Second Edition - Second Edition

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.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Git Version Control Cookbook - Second Edition

Git Version Control Cookbook - Second Edition

Kenneth Geisshirt, Emanuele Zattin(EUR), Aske Olsson, Rasmus Voss
Git Pocket Guide

Git Pocket Guide

Richard E. Silverman
Version Control with Git, 2nd Edition

Version Control with Git, 2nd Edition

Jon Loeliger, Matthew McCullough

Publisher Resources

ISBN: 9781787120723Supplemental Content