#16 Git Tutorial | Alias

Published: 11 April 2020
on channel: One Minute Notes
94
8

Github playlist
   • Playlist  

How to Shorten git Command ?

Git Alias - Shorten Git Command

We as developer use GIT and spend lots of time writing long Git commands but we shouldn't waste time on it. We should configure our local repository for Git Commands Alias which basically is a shortcut for the commands.

In this video i will show you how to use Git Alias locally and globally.

Commands for guide below:
git config --global alias.co checkout
git config --global alias.br branch
git config --global alias.ci commit
git config --global alias.st status
Help available @ https://git-scm.com/book/en/v2/Git-Ba...


Watch video #16 Git Tutorial | Alias online without registration, duration hours minute second in high quality. This video was added by user One Minute Notes 11 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 94 once and liked it 8 people.