Shorter and Easier git Commands - git alias

Опубликовано: 22 Октябрь 2022
на канале: Dev Leonardo
1,111
40

git aliases are super easy to set up and can improve your productivity in two ways, you can shorten long commands and you no longer need to memorize the entire syntax for longer commands.

Let's see together how to set up a simple alias, how to use the bang operator (!), and the function-like syntax, to get the most out of aliases.

Some cool aliases: https://gist.github.com/Balastrong/87...
_______________________________
Hit like and subscribe for more content! :D

You can also follow me on the other platforms:
Twitter:   / balastrong  
TikTok:   / balastrong  
dev.to: https://dev.to/balastrong
GitHub: https://github.com/Balastrong
Instagram:   / devbalastrong  
_______________________________

Sound effects from https://www.zapsplat.com

#git #opensource #tutorial