RUVIDEO
Поделитесь видео 🙏

GitHub tutorial 10: Review the basics

Before starting the main topic, I would like to correct one of the mistake in the previous tutorial. More specifically, in tutorial 8 (working on master branch), I mentioned that you should set user name and email before pushing the changes to remote repository, but the correct sequence should be, set user name and email before commiting the changes to local repository. In other words, do it earlier. If you have tried out the git commands in tutorial 8, you may have already noticed the warning when committing the changes without setting user name and email.

Now let's move on to the main topic of this tutorial: review the basics we have covered in the 9 tutorials so far. This will be a short video. I won't go into details. It only serves to refresh your memory of the important topics and Git commands. If you feel uncertain on a specific aspect, please go back to previous tutorials to pick up the parts you are interested.

At the beginning of tutorial, we introduced the concept of Git and GitHub, and listed the reasons to choose GitHub as the distributed source-control management system.

Then in the preparation stage, we went through the steps to create a GitHub repository on remote server in web browser, install Git on your local machine, acquire posh-git module in PowerShell to be used in conjunction with Git.

After the repository and tools were ready to use, we cloned the remote repository to local machine.

To work on the master branch, we covered these important Git commands: add, commit, push and pull.

Although branching is the most important feature in Git, It's not hard to use. We learned several useful commands: branch, checkout, and merge.

The following tutorials will be random topics that I feel worth mentioning. You don't need to watch them in order, instead, go directly to the topics that are useful to you.

Thanks for watch!

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «GitHub tutorial 10: Review the basics», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.