|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/git-and-github-complete-guide/
课程评论:没有评论
课程名称:完整的 Git 指南:理解和掌握 Git 和 GitHub 课程概述:本课程专注于 Git 和 GitHub 的知识,帮助学习者理解 Git 的工作原理,并掌握从基本提交到压缩和变基等所有 Git 特性。课程中将讲解 Git 的内部结构,包括 blobs、树、注释标签和 SHA1 哈希等概念,适合没有 Git 和 GitHub 基础的学习者,内容将从零开始逐步深入。 课程内容包括: - 理解 Git 的四种对象类型:blobs、树、提交和注释标签。 - 学习如何使用 Git 对象而不需通过常规的 git commit 和 git add 命令创建新对象。 - 更深入的实践活动,包括初始化 Git 仓库、提交更改、创建和合并分支、解决合并冲突等。 - 掌握 GitHub 的功能,包括连接本地和远程仓库、推送、拉取操作,创建和合并 Pull Request 等。 - 使用图形用户界面工具(如 GitHub Desktop、SourceTree 和 Visual Studio Code)来简化 Git 操作。 课程提供终身访问权,包括近 200 个讲座和数十个实操练习。学习完毕后,你将成为 Git 和 GitHub 的大师,能够轻松完成各种 Git 任务,并真正理解 Git 的运作方式。此外,课程还提供 30 天无条件退款保证。 如果想深入了解 Git 和 GitHub,这门课程非常适合你!快来加入吧!
This course is all about Git and GitHub. Understand HOW Git works and learn all Git features from basic commits to squashing and rebasing.Blobs, Trees, Annotated tags, SHA1 hashesIf those terms are new to you - jump in and you will learn all about Git internals and afterwards practice basic and advanced Git features using multiple practice activities.Become a master of Git, GitHub, GitHub Desktop, SourceTree and Visual Studio Code.This is the most complete practical Git and GitHub guide here on Udemy that includes tons of practical activities. Most important is that you will learn how Git works and knowing it you will be able much more easier use Git features and fix mistakes in your development workflow. You can have zero knowledge about Git and GitHub. All will be taught from scratch, from basic to advanced features. If you want to get deep knowledge of Git and GitHub this course is for you!We will start by exploring internal structure of the Git repository. You will learn that Git has 4 types of objects: blobs, trees, commits and annotated tags. Each object has unique SHA1 hash. Also all objects are stored in the folders. Every object has just single reference to it - SHA1 hash. Files are stored in blobs. Filenames are stored in other Git objects called trees.I will explain you how to create new Git objects without using git commit and git add. After creating Git object in the Git repository you will checkout it to staging area and working directory (opposite direction to traditional Git flow)Afterwards we will jump into tons of practice activities and use different Git and GitHub featuresIn practice sections you will perform multiple practice Git activities:Initialize new Git repositoryMake changes, add them to staging area and commitCreate branches, checkout branches and merge branchesPerform fast-forward and 3-way merges of the branchesResolve merge conflictsMove into detached HEAD state and make experimental commits therePerform rebasing of the branchesYou will also learn and practice different GitHub featuresConnect local and remote repositoriesPushing, fetching and pulling operationsOpen Pull RequestMerge Pull RequestAdd software versions using Git TagsCreate forks from other repositoriesContribute to public repositories using technique of forks and pull requestsPerform rebasing with squashingYou will use not just terminal and shell commands for performing Git operations. In parallel you will also use GUI applications that simplify routine day-by-day Git operations:GitHub DesktopSourceTreeVisualStudio CodeWith this course you will get lifetime-long access to almost 200 lectures and tens of practical exercises. After the course you will become a guru of Git and GitHub and will be able easily perform basic and advanced Git tasks. But most important is that you will UNDERSTAND Git.You will also get 30-days money-back guarantee. No questions asked!Don't wait and join the course now!