Git Tutorial for beginners 02 : Branch & Alias & .bashrc

Опубликовано: 31 Июль 2021
на канале: potatoscript
484
9

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...  


Смотрите видео Git Tutorial for beginners 02 : Branch & Alias & .bashrc онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь potatoscript 31 Июль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 484 раз и оно понравилось 9 людям.