GIT tutorial #2: Setup Git configuration at the local project level | .GITIGNORE file
? In this git tutorial we'll practice with basic git commands
00:00 The basic configuration of git. What is the working directory, index and repository?
01:44 Adding to the git index. How to add changes and commit them in one command? git commit -am
02:31 Deleting objects in git. Command rm or git rm?
04:08 How to quickly rename a file before commit in git. Command mv or git mv?
06:15 Examples of using .gitignore? Syntax of .gitignore file and its configuration.
09:28 How to add email to local git repository, or name?
Today we will learn about deleting and renaming files in git and the syntax of .gitignore files.
In this video we will look at several important Git commands that will be useful for beginners.
You will learn the difference and what will be more convenient to use: rm or git rm, mv or git mv when deleting and renaming files in git to manage objects in your repository.
In addition, we will look at how to create a .gitignore file, which allows you to ignore certain files or directories when executing Git commands.
We'll consider the syntax of the .gitignore file and examples of its use to avoid unnecessary files in your repository.
We will look at a command option with which you can add and commit changes at once.
We will also go through configuring Git again, set up name and email to save changes to the local repository in git.
The purpose of this video is to give you a deeper understanding of Git commands and show you how to use them for effective work with your repository.
Git lessons will help you gain the necessary skills to manage files, exclude unnecessary files, and configure Git for your project.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «GIT tutorial #2: Setup Git configuration at the local project level | .GITIGNORE file», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.