Git Session 11 || Git Alias || git alias || how to create git alias

Published: 07 September 2021
on channel: BCReddy Devops
62
4

In this video will discussed about the git alias you can create a short cuts for regular used commands .
[alias]
X = log --oneline --graph
s = status
l = log
co = checkout
cm = commit -m
git config --global alias.br "branch"
git config --global alias.co "checkout"
git config --show-origin --global --list


On this page of the site you can watch the video online Git Session 11 || Git Alias || git alias || how to create git alias with a duration of hours minute second in good quality, which was uploaded by the user BCReddy Devops 07 September 2021, share the link with friends and acquaintances, this video has already been watched 62 times on youtube and it was liked by 4 viewers. Enjoy your viewing!