Git tutorials for Beginners | Git Tutorials | Nataraja Murthy | #git #tutorial 1 #subtitlesavailabl
Git tutorails for begineers, Here you are going to learn about forking, configuring details, and
Git Commands like:
Subtitles available in #english , #hindi , #kannada , #malayalam , #telugu and #tamil .
$git clone url
Configure details:
$ git config --global user.name "username"
$ git config --global user.email "email"
Create branch:
$ git checkout -b branchname
Set origin and upstream
$ git remote -v
$ git remote set-url origin your code url
$ git remote add upstream code url
$ git remote -v
$ git pull upstream-url particular branch
Do the changes in code
$ git status
$ git diff
$ git add .
$git status
$ git commit -m "message"
$ git push -u origin yourbranch
use your username and token to push the code
Give the pull request of upstream.
************************************************************************************************
Git Tutorials
00:21 How to fork the repository to our list repository list ?
01:05 How to clone the repository code to our local directory?
01:58 How to configure username and email ?
03:15 How to add the new branch to our repository ?
03:57 How to add the upstream URL ?
04:35 How to pull the code from upstream branch ?
05:15 How to do the changes on pulled code ?
07:41 How to use the commands like status, diff and add ?
08:15 How to commit the code with message ?
08:47 How to push the code to origin ?
09:41 How to raise the Pull Request (PR) to upstream branch ?
10:31 Thank you for watching, Please learn from it and Subscribe, Like and Share with whom needed.
*************************************************************************************************
#Git #Fork #Clone #Config #Pull #Commit #Push #Raise #PR
For More Updates:
Subscribe: https://bit.ly/2QOdG2d.
Follow: https://www.instagram.com/yoursNataraj.
Like: https://www.facebook.com/yourzNataraj.
Follow: https://twitter.com/yoursNataraj.
Subscribe: https://natarajamurthy.blogspot.com.
Git: https://github.com/yoursNataraj
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Git tutorials for Beginners | Git Tutorials | Nataraja Murthy | #git #tutorial 1 #subtitlesavailabl», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.