Chevron Left
Zurück zu Version Control of a Python Project using Git

Bewertung und Feedback des Lernenden für Version Control of a Python Project using Git von Coursera Project Network

4.4
Sterne
38 Bewertungen

Über den Kurs

Version Control Systems keep track of files by saving changes over time. For example, a developer can make changes to a file and check the file in to the system. The system will create a version for that file and any other files that were changed. If any subsequent changes are made later that prove to break the software, a previous working version of the software can be recalled. Git was developed to provide an efficient means of version control and was originally developed to track Linux Kernel development. In this course, you will create a local Git repository using an existing directory structure containing directories and files. You will use Git commands such as add, commit, and status to commit changes to your local Git repository. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
Filtern nach:

1 - 2 von 2 Bewertungen für Version Control of a Python Project using Git

von Ashwini M

•

20. Aug. 2020

NICE

von Ting

•

23. Okt. 2020

not clear