|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/getting-started-with-git-repositories-for-project-management/
课程评论:没有评论
课程名称:项目管理的 Git 仓库入门 课程概述:本课程将介绍如何使用被称为 Git 的源代码管理应用程序及其 Git Bash 终端。重点在于讲解 Git 的主要工作流程,包括如何保存和提交项目的版本。学员将学习如何通过日志回溯查看提交历史,访问项目文件的旧版本。此外,我们还将指导您如何利用分支系统来简化项目管理和团队协作。 核心技能包括: - 创建和初始化 Git 仓库 - 理解工作目录和暂存区 - 将文件中的更改提交到仓库 - 生成分支以独立工作 - 使用仓库时间线进行版本控制和合并 - 采用适用于任何项目类型的专业工作流程 本课程专为 Git 软件和工作流程的绝对初学者设计。我们将不仅讲解命令,还将介绍在实际项目中使用 Git 的典型工作流程。在课程期间,我们将创建多个项目,充分利用创建 Git 仓库的各种功能。
In this course, we begin to learn how to use the source control management application known as git alongside the git bash terminal. The focus of this is to introduce the primary workflow of using git to save and commit versions of your project. You can navigate through your commits using logs and even access your project files at older points. We will also guide you on how you can make the most of the branch system for easier project management and working in teams. Below is a list of the core skills that will be covered in this class:Creating And Initializing A Git RepositoryUnderstanding Of Both The Working Directory And The Staging AreaCommitting Changes In Files To Our RepositoryGenerating Branches To Work On Files IndependentlyUsing The Repository Timeline For Version Control And MergingAdopting A Fully Professional Workflow That Can Be Applied To Any Project TypeThis course is intended for those who are absolute beginners to the git software and workflow. We cover not only the commands but also the typical workflow of how you would use git for an actual project. Over the duration of the course we will create several projects that will make full use of the available functions for creating git repositories.