The new version of Git video tutorial released in Shang Silicon Valley

Git is a popular distributed version control tool in the industry. It is mainly used to manage source code files in projects. It is widely used in software development because of its powerful functions such as code backtracking, version switching, multi-person collaboration, and remote backup. A must-have skill for programmers.

This set of video tutorials is based on the new version of Git, a zero-based quick start, starting from the basic operations of Git, and gradually explaining the common functions in the software such as warehouse processing, file processing, branch processing, tag processing, multi-person collaboration, remote processing, and the use of development tools Integrate a third-party code hosting platform, and explain Git command operations in depth.

The tutorials use simple and straightforward language, as well as a combination of graphics and operations, to quickly and intuitively guide you to master the basic functions of Git, reduce the difficulty of learning, and shorten the learning cycle. Through the study of this set of video courses, you can quickly get started with Git daily operations in 3 hours, and quickly integrate into the project team!

tutorial directory

01. Introduction to Git-Tutorial
02. Git-Introduction
03. Git-concept-version control
04. Git-concept-basic functions of version control software
05. Git-concept-centralized and distributed version control software
06. Git-installation
07.Git-Client-GitHubDesktop-Introduction
08. Git-client-GitHubDesktop-warehouse operation
09.Git-client-GitHubDesktop-file operation
10. Git-client-GitHubDesktop-branch principle
11. Git-client-GitHubDesktop-branch operation
12. Git-client-GitHubDesktop-label
13. Git-Client-GitHubDesktop
-Remote Warehouse-GitHub
14. Git-Client-GitHubDesktop
-Remote Warehouse-Gitee
15. Git-Client-GitHubDesktop
-README、IGNORE
16. Git-Client-GitHubDesktop
-File icon and comparison function
17. Git-integration-IDEA integrated GitHub
18. Git-integration-IDEA integrated Gitee
19.Git-version number-introduction
20. Git-version number-file operation
21. Git-version number-branch operation
22. Git-Command-Introduction
23. Git-command-warehouse operation
24. Git-command-file operation
25. Git-command-file operation-deletion by mistake
26. Git-command-branch operation
27. Git-command-branch operation-merge and conflict
28. Git-command-label operation
29. Git-Command-Remote Warehouse
30.Git-GitLab-build your own code hosting platform
31. Git-Summary

 

Guess you like

Origin blog.csdn.net/zjjcchina/article/details/129956568