about summary refs log tree commit diff
path: root/usth/ICT2.7/P1L4 Version Control Subtitles/16 - GIT Recap - lang_en_vs5.srt
blob: b35fc59c3c6d7d0a4f5b6d508d0ccc5c665522c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
1
00:00:00,110 --> 00:00:02,212
Now that we are done with our demo, I just want

2
00:00:02,212 --> 00:00:05,910
to go through a quick GIT recap to remind you of the

3
00:00:05,910 --> 00:00:08,720
main commands that we saw, and what they do. And you can

4
00:00:08,720 --> 00:00:11,290
also use these as sort of a reference when you work with

5
00:00:11,290 --> 00:00:13,940
GIT. And by the way, if you look around and you do

6
00:00:13,940 --> 00:00:16,960
a search, you can see that there's tons of examples on the

7
00:00:16,960 --> 00:00:22,170
web of GitHub tutorials, videos, examples, manuals. So feel free to

8
00:00:22,170 --> 00:00:25,910
explore. And I'm actually going to put some references to tutorials and

9
00:00:25,910 --> 00:00:29,100
videos that I found particularly useful in the notes for the class.