PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links:







Partners
warezload

movieblogarea download
katzdownload

Learn Git GitHub Online Beginner Intermediate Concepts

Category: Courses / Others
Author: AD-TEAM
Date added: 05.09.2023 :33:28
Views: 9
Comments: 0










Description material

Learn Git GitHub Online Beginner Intermediate Concepts


Learn Git GitHub Online Beginner Intermediate Concepts
Language: English | Size:6.46 GB
Genre:eLearning


Files Included :

1 - Navigating this course.mp4 (45.42 MB)
MP4
2 - Thinking about versions of files.mp4 (18.31 MB)
MP4
3 - Thinking about backing up files.mp4 (39.22 MB)
MP4
4 - Thinking about sharing files.mp4 (49.39 MB)
MP4
5 - Thinking about collaborating.mp4 (29.37 MB)
MP4
6 - Linus Torvalds git creation story.mp4 (38.41 MB)
MP4
7 - Normalizing working with git.mp4 (65.47 MB)
MP4
8 - The path to success.mp4 (84.29 MB)
MP4
52 - See differences command line interface CLI.mp4 (105.23 MB)
MP4
53 - See differences vs code GUI.mp4 (47.79 MB)
MP4
54 - See differences in GitHub remote repo.mp4 (43.83 MB)
MP4
55 - See a specific commit.mp4 (66.07 MB)
MP4
56 - Search for a specific commit with grep.mp4 (46.14 MB)
MP4
57 - Pareto operations in vs code.mp4 (71.82 MB)
MP4
58 - Recovering a files contents.mp4 (71.33 MB)
MP4
59 - Renaming a file vs code GUI.mp4 (62.6 MB)
MP4
60 - Adding two folders.mp4 (43.81 MB)
MP4
61 - Restore things in your working directory.mp4 (34.99 MB)
MP4
62 - Undo a commit with git revert.mp4 (75.66 MB)
MP4
63 - Comparing restore revert reset soft reset.mp4 (63.13 MB)
MP4
64 - git reset mixed.mp4 (19.27 MB)
MP4
65 - git reset hard.mp4 (65.65 MB)
MP4
66 - Semantic versioning.mp4 (58.43 MB)
MP4
67 - Best documentation for git.mp4 (53.33 MB)
MP4
68 - git tag.mp4 (107.85 MB)
MP4
69 - Copy and move a file in bash git show a specific tag.mp4 (132.3 MB)
MP4
70 - Tag an old commit.mp4 (34.84 MB)
MP4
71 - Delete a tag.mp4 (109.97 MB)
MP4
72 - An introduction to branches.mp4 (134.93 MB)
MP4
73 - Creating a new branch.mp4 (57.06 MB)
MP4
74 - Switching between branches.mp4 (66.93 MB)
MP4
75 - Merging branches.mp4 (24.15 MB)
MP4
76 - Seeing the differences between branches.mp4 (61.86 MB)
MP4
77 - Deleting a branch.mp4 (27.94 MB)
MP4
78 - Visually seeing your branches with GAOD.mp4 (138.49 MB)
MP4
79 - Checking out a treeish detached head branching.mp4 (118.99 MB)
MP4
80 - Understanding fastforward merges.mp4 (94.96 MB)
MP4
81 - Regular merging main changed branch changed.mp4 (71.68 MB)
MP4
82 - Seeing merged nomerged.mp4 (93.73 MB)
MP4
83 - Understanding merge conflicts.mp4 (26.84 MB)
MP4
84 - Understanding working directory changes.mp4 (97.14 MB)
MP4
85 - Creating a merge conflict.mp4 (25.5 MB)
MP4
86 - Resolving a merge conflict in nano.mp4 (63.79 MB)
MP4
87 - Resolving a merge conflict in VS Code.mp4 (127.44 MB)
MP4
88 - Aborting a merge conflict.mp4 (30.21 MB)
MP4
89 - Keeping a branch uptodate with main.mp4 (77.69 MB)
MP4
90 - Working with stash in git.mp4 (85.66 MB)
MP4
91 - Understanding tracking.mp4 (57.83 MB)
MP4
92 - Pushing another branch to a remote repository.mp4 (37.86 MB)
MP4
93 - Checking out another branch on a remote repository.mp4 (119.99 MB)
MP4
94 - Delete a remote branch.mp4 (111.73 MB)
MP4
95 - Forking a repo and pull requests.mp4 (65.85 MB)
MP4
96 - Great job.mp4 (20.09 MB)
MP4
97 - Bonus lecture.mp4 (13.73 MB)
MP4
10 - Terminal shell bash on Windows.mp4 (68.04 MB)
MP4
11 - Terminal shell bash on Apple Mac computers.mp4 (106.66 MB)
MP4
12 - Terminal shell bash navigation.mp4 (85.72 MB)
MP4
13 - Terminal shell bash manage files folders.mp4 (113.85 MB)
MP4
14 - Terminal shell bash pipe and grep.mp4 (76.92 MB)
MP4
15 - Terminal shell bash environment variables.mp4 (79.94 MB)
MP4
16 - Terminal shell bash setting environment variables.mp4 (95.6 MB)
MP4
17 - Terminal shell bash using bashrc.mp4 (68.72 MB)
MP4
18 - Terminal shell bash customize your bash prompt.mp4 (69.82 MB)
MP4
19 - Terminal shell bash explore git bash settings.mp4 (62.63 MB)
MP4
20 - Terminal shell bash hash algorithms.mp4 (101.61 MB)
MP4
9 - The terminal shell bash.mp4 (65.62 MB)
MP4
21 - See your git version with git version.mp4 (70.99 MB)
MP4
22 - How does git work.mp4 (89.41 MB)
MP4
23 - Initialize a git repository with git init.mp4 (85.93 MB)
MP4
24 - Basic git operations staging status committing and log.mp4 (70.05 MB)
MP4
25 - Looking at git commit messages in vs code.mp4 (70.77 MB)
MP4
26 - Exploring git commit history basic techniques with git log.mp4 (47.72 MB)
MP4
27 - How to navigate results in the terminal shortcut keys.mp4 (72.44 MB)
MP4
28 - Filtering git log by author keywords and ranges.mp4 (68.16 MB)
MP4
29 - Looking at options for git log patch and stats.mp4 (63.92 MB)
MP4
30 - Filtering commits using git log by time range.mp4 (26.94 MB)
MP4
31 - Using git log to visualize your repository history.mp4 (29.99 MB)
MP4
32 - Exploring a directory tree in git.mp4 (97.16 MB)
MP4
33 - Comparing log show in git.mp4 (108.7 MB)
MP4
34 - Understanding ancestry terminology in git.mp4 (76.34 MB)
MP4
35 - Exploring ancestry in a git directory tree.mp4 (77.66 MB)
MP4
36 - An introduction to git config.mp4 (32.85 MB)
MP4
37 - Creating a remote repo step 0 create an account.mp4 (8.39 MB)
MP4
38 - Creating a remote repo step 1 SSH.mp4 (138.47 MB)
MP4
39 - Creating a remote repo step 2 create repo.mp4 (70.15 MB)
MP4
40 - Creating a remote repo step 3 pushing code.mp4 (40.79 MB)
MP4
41 - Seeing different versions of files at different points in time.mp4 (43.87 MB)
MP4
42 - Understanding the local and remote repo.mp4 (101.22 MB)
MP4
43 - Ignoring files in a git repository.mp4 (44.22 MB)
MP4
44 - Understanding the readme file.mp4 (35.09 MB)
MP4
45 - git clone.mp4 (98.05 MB)
MP4
46 - git fetch merge.mp4 (134.08 MB)
MP4
47 - git pull.mp4 (85.01 MB)
MP4
48 - The pareto principle.mp4 (80.73 MB)
MP4
49 - Installing VS Code.mp4 (70.35 MB)
MP4
50 - Launch VS Code from bash.mp4 (19.33 MB)
MP4
51 - Terminal in VS Code items.mp4 (28.32 MB)
MP4








Join to our telegram Group
Information
Users of Guests are not allowed to comment this publication.
Choose Site Language
Keep downtopc Online Please

PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links: