1
00:00:00,000 --> 00:00:10,080
We are now at the end of this lesson, let's practice.

2
00:00:10,080 --> 00:00:14,960
So on the Git server, create a Git repository with the name lesson19-lab.

3
00:00:14,960 --> 00:00:18,559
And on the Git client, that will be your Linux machine, create a directory with the name

4
00:00:18,559 --> 00:00:23,719
lesson19-lab, put some files, and push these files to the Git server.

5
00:00:23,719 --> 00:00:28,120
Create a new branch with the name testing, and in this branch, create the files 4txt

6
00:00:28,120 --> 00:00:29,580
and 5txt.

7
00:00:29,580 --> 00:00:35,419
And make sure that 5txt is never synchronized, and get back to the main branch and confirm

8
00:00:35,419 --> 00:00:38,779
that 4txt still does not exist.

9
00:00:38,779 --> 00:00:42,060
And then you merge the testing branch with the main branch.

10
00:00:42,060 --> 00:00:48,020
By doing this lab, you are going to redo almost everything that is important in this entire

11
00:00:48,020 --> 00:00:49,020
lesson.

12
00:00:49,020 --> 00:00:50,020
So it's a pretty important lab.

13
00:00:50,020 --> 00:00:50,779
Good luck.

