文件名称:mosh-ultimate-git-course:用Mosh编写代码-终极Git课程
文件大小:2.59MB
文件格式:ZIP
更新时间:2024-04-04 22:44:46
介绍 该存储库是在与一起学习时,在。 它包含了我在课程中的所有笔记。 它可以用作广泛的Git备忘单。 课程课程 入门 创建快照 浏览记录 分枝 合作 改写历史 入门(15m) 简介(0:39) 如何上这门课(0:51) 什么是Git(2:31) 使用Git(3:03) 安装Git(1:27) 配置Git(5:04) 获得帮助(0:51) 备忘单(0:29) 创建快照(60m) 简介(0:34) 初始化存储库(2:32) Git工作流程(4:35) 暂存文件(3:37) 提交更改(2:13) 承诺最佳实践(1:59) 跳过暂存区(1:24) 删除文件(2:02) 重命名或移动文件(2:17) 忽略文件(6:34) 短状态(2:52) 查看已分阶段和未分阶段的更改(4:59) 视觉差异工具(4:53) 观看记录(2:12) 查看提交(3:58)
【文件预览】:
mosh-ultimate-git-course-main
----.gitignore(6B)
----02 Creating Snapshots()
--------19- Creating Snapshots with VSCode.md(484B)
--------images()
--------09- Renaming or Moving Files.md(2KB)
--------01- Introduction.md(74B)
--------04- Staging Files.md(2KB)
--------18- Restoring a File to an Earlier Version.md(2KB)
--------16- Unstaging Files.md(1KB)
--------07- Skipping the Staging Area.md(467B)
--------13- Visual Diff Tools.md(787B)
--------20- Creating Snapshots with GitKraken.md(0B)
--------12- Viewing Staged and Unstaged Changes.md(2KB)
--------17- Discarding Local Changes.md(1KB)
--------02- Initializing a Repository.md(636B)
--------15- Viewing a Commit.md(3KB)
--------03- Git Workflow.md(2KB)
--------08- Removing Files.md(3KB)
--------05- Committing Changes.md(3KB)
--------10- Ignoring Files.md(2KB)
--------11- Short Status.md(2KB)
--------06- Committing Best Practices.md(820B)
--------14- Viewing History.md(1KB)
----README.md(4KB)
----04 Branching (76m)()
--------images()
--------04- Working with Branches.md(2KB)
--------10- Viewing Merged and Unmerged Branches.md(0B)
--------02- What are Branches.md(1KB)
--------01- Introduction.md(194B)
--------06- Stashing.md(3KB)
--------09- Three-way Merges.md(23B)
--------07- Merging.md(2KB)
--------05- Comparing Branches.md(1KB)
--------08- Fast-forward Merges.md(3KB)
----03 Browsing History (44m)()
--------14- Finding the Author of Line Using Blame.md(3KB)
--------images()
--------08- Viewing the Changes Across Commits.md(549B)
--------01- Introduction.md(299B)
--------10- Finding Bugs Using Bisect.md(5KB)
--------11- Finding Contributors Using Shortlog.md(1KB)
--------12- Viewing the History of a File.md(100B)
--------07- Viewing a Commit.md(2KB)
--------15- Tagging.md(2KB)
--------06- Aliases.md(550B)
--------03- Viewing the History.md(4KB)
--------05- Formatting the Log Output.md(1KB)
--------04- Filtering the History.md(3KB)
--------13- Restoring a Deleting File.md(1KB)
--------09- Checking Out a Commit.md(3KB)
----01 Getting Started()
--------images()
--------04- Using Git.md(780B)
--------01- Introduction.md(192B)
--------07- Getting Help.md(323B)
--------03- What is Git.md(1KB)
--------06- Configuring Git.md(1KB)
--------05- Installing Git.md(156B)
--------02- How to Take This Course.md(71B)