Call me
Now
Although for many people the existence of aliases is an obvious topic, still not many people use them. Besides, I used to assume that having reverse search, I don’t need them, which today I consider a mistake and rarely use Git commands in their original form.
Aliases are a great way to simplify typing commands, and sometimes to sneak various complex operations into a single command. Never again will you have to keep commands and arguments in separate notes - a set of aliases will be your note at the same time.
Aliases can be added at the shell level, but it’s easier to use the mechanism provided by Git, so we’ll focus on that here. To add an alias, just add the [alias]
section in the .gitconfig file and type aliases in new lines with the syntax alias = command [optional-parameter]
(omit the git word).
Example: cnf = config --global -e
Usage: git cnf
Aliases can combine several commands and even take arguments, but to start with, focus on simplifying your basic commands into a short form that you can easily remember e.g. git st
, git co
, git reb
.
Tip: Don’t look for the .gitconfig file on disk, just type git config --global -e
in your shell
Tip2: You can view Tom’s aliases in a public gist on GitHub (user: tometchy)
Boost your productivity right away! Visit free materials section for more.
87% of attendees gave us the highest ratings!
Very good training, as a beginner I was able to keep up with the content.
Very cool guided, practical examples. Excellent !!!
The training was right on target and provided a thorough understanding of what it is all about.
Very cool explanation with examples and exercises solved together.
Very well organized and approachable.
Best training I've ever been to!
Knowledge imparted in an accessible manner, well-chosen plan of topics.
Very successful training - focused on practice. Great! :)
Great presentation, good examples and specific demos for topics. All issues covered, open to questions and help, great knowledge and experience.
Very well prepared technically and content-wise.
Very good training, as a beginner I was able to keep up with the content.
Very cool guided, practical examples. Excellent !!!
The training was right on target and provided a thorough understanding of what it is all about.
Very cool explanation with examples and exercises solved together.
Very well organized and approachable.
Best training I've ever been to!
Knowledge imparted in an accessible manner, well-chosen plan of topics.
Very successful training - focused on practice. Great! :)
Great presentation, good examples and specific demos for topics. All issues covered, open to questions and help, great knowledge and experience.
Very well prepared technically and content-wise.
Do you have any questions? We have the answers!
Download free, easy to print (A4) cheatsheet with sophisticated commands for daily use. Rely on modern Git interface to stay in flow.
By clicking „Get cheatsheet” you consent to sending DevOps, Git, Docker and Pipeline CI/CD advices as well as commercial information by DevOps.Broker about our offer, to the indicated e-mail address or telephone number. You can unsubscribe at any time by clicking on the link provided in the footer of each newsletter e-mail or contacting us by e-mail tom@devops.broker For more details, review our Privacy Policy.
Download free, easy to print (A4) cheatsheet with advanced Git Log commands for difficult cases. Keep it as your secret weapon to find everything that got lost.
By clicking „Get cheatsheet” you consent to sending DevOps, Git, Docker and Pipeline CI/CD advices as well as commercial information by DevOps.Broker about our offer, to the indicated e-mail address or telephone number. You can unsubscribe at any time by clicking on the link provided in the footer of each newsletter e-mail or contacting us by e-mail tom@devops.broker For more details, review our Privacy Policy.
Download free pdf with little-known Git tricks which you can start using right away. Strong team has many aces up its sleeve!
By clicking „Get pdf” you consent to sending DevOps, Git, Docker and Pipeline CI/CD advices as well as commercial information by DevOps.Broker about our offer, to the indicated e-mail address or telephone number. You can unsubscribe at any time by clicking on the link provided in the footer of each newsletter e-mail or contacting us by e-mail tom@devops.broker For more details, review our Privacy Policy.
Download free, easy to print (A4) cheatsheet with basic commands for daily use. Rely on modern Git interface to stay in flow.
By clicking „Get cheatsheet” you consent to sending DevOps, Git, Docker and Pipeline CI/CD advices as well as commercial information by DevOps.Broker about our offer, to the indicated e-mail address or telephone number. You can unsubscribe at any time by clicking on the link provided in the footer of each newsletter e-mail or contacting us by e-mail tom@devops.broker For more details, review our Privacy Policy.
Download free research overview report. Learn how to build Engaged Team and keep your best talents.
By clicking „Get Free Report” you consent to sending DevOps, Git, Docker and Pipeline CI/CD advices as well as commercial information by DevOps.Broker about our offer, to the indicated e-mail address or telephone number. You can unsubscribe at any time by clicking on the link provided in the footer of each newsletter e-mail or contacting us by e-mail tom@devops.broker For more details, review our Privacy Policy.
Copyright © 2025 DevOps.Broker all rights reserved | Privacy Policy
or