1. Branching : 03:35
Create a separate branch to develop a feature (or
work on a bug) without disturbing the master
branch. You can merge it back into the master.
2. Alias : 14:40
It mean nickname - using git alias mean we can
assign a nickname to a long git command.
3. .bashrc : 16:30
is a Bash shell script that Bash runs whenever it
is started interactively.
You put commands here to setup the shell for use
in your particular environment, or to customize
things to your preferences
you can create new branch and checkout to it in one command : git checkout -b nameofyourbranch
Tutorial part 1 : The Basic (Installation, Configuration, work flow) • Git Tutorial for beginners 01 : The B...
Tutorial part 2 : Branch & Alias • Git Tutorial for beginners 02 : Branc...
Tutorial part 3 : Stash • Git Tutorial for beginners 03 : stash
Tutorial part 4 : Undo (Amend, Cherry-pick, Reset, Reflog, Revert) • Git Tutorial for beginners 04 : undo ...
Tutorial part 5 : Rebase (Reword, Delete, Reorder, Squash, Split) • Git Tutorial for beginners 05 : Rebas...
Watch video Git Tutorial for beginners 02 : Branch & Alias & .bashrc online without registration, duration hours minute second in high quality. This video was added by user potatoscript 31 July 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 484 once and liked it 9 people.