The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its product. It is used by most major technology companies, and is assumed knowledge for many modern programming and IT jobs. It is a core component of DevOps, continuous delivery pipelines and cloud-native computing. You could also use Git to manage the many continuously improving revisions of that book that you are writing.
提供方


Version Control with Git
Atlassian課程信息
您將獲得的技能
- Version Control
- Github
- Bitbucket
- Command-Line Interface
提供方

Atlassian
We believe all teams have potential to do amazing things. From space travel and DNA sequencing, to video games and nonprofits, our mission is to unleash the potential in every team and help advance humanity through the power of software.
授課大綱 - 您將從這門課程中學到什麼
Our First Repository
This module gets you started using Git. It provides the foundation for the rest of the course. You will install Git and/or Sourcetree, create a local repository, create a commit, create a remote repository and push commits to a remote repository. You have the option of doing the hands-on labs using the Sourcetree graphical Git client and/or using a command line.
Branching and Merging I
This module discusses to of the key concepts involved with Git: branching and merging. It starts with foundational knowledge on Git's commit graph model, Git IDs and references. Branching and merging are then covered, including the difference between fast-forward merges and using merge commits.
Branching and Merging II
This module continues the discussion of branching and merging. It starts with resolving a merge conflict. Then synchronizing with remote repositories is covered, including the fetch, pull and push commands. The other major topic of this module is rewriting history. The commit history is an important part of a project. A clean commit history makes it easier to understand the project, and then contribute to it by adding new features or fixing problems. If you have not shared your commits, you can rewrite them in a way that makes a cleaner project history. Rewriting history includes amending commits and rebasing.
Git Workflows
This module covers topics on how teams work with Git. Git is flexible enough to work with many types of projects and teams. The better you understand Git's capabilities, the more effectively to can use it in your projects. Topics include pull requests, centralized workflows, feature branch workflows, forking workflows and Gitflow workflows. This module concludes with a project in which you use Git with a Gitflow workflow.
審閱
- 5 stars78.82%
- 4 stars18.48%
- 3 stars1.95%
- 2 stars0.34%
- 1 star0.38%
來自VERSION CONTROL WITH GIT的熱門評論
I very good course and everything is explained in a perfect and a professional way. I learned a lot from this course and would like to continue learning more courses from coursera
Material is excellent and well structured. In future while working on Git projects, It will be convenient to refer back to the material and get help easily! Thank you for this course!
This course is recommended for every students and software professionals. The tutor has explained concepts in both Sourcetree and Commandline that is very useful. Value-added course!!!
This was certainly a very well constructed course. It challenged my perceptions, my ideas and my knowledge. I would certainly recommend for anyone looking to get a good understanding of Git.
常見問題
我什么时候能够访问课程视频和作业?
我购买证书后会得到什么?
有助学金吗?
還有其他問題嗎?請訪問 學生幫助中心。