Перейти к содержимому

Git and GitHub Basics

Data Science for Everyone

0:00 / 0:00

Git and GitHub Basics

92 просмотра · 10 дней назад
Data Science for Everyone
6 подписчиков
92 просмотра · 10 дней назад
Introduction to Git and GitHub GitHub: https://github.com/ds4e/understanding... 00:00 Introduction 01:11 Basic workflow 03:02 Create a repo or Fork 05:31 git clone: Creating a local copy 06:26 git add, git commit: Taking project snapshots 11:06 git push: Sending work back to GitHub 14:09 git pull: Update your local copy 18:36 .gitignore: Controlling what Git tracks 21:54 Review of the basic (push-to-main) workflow 24:36 Branching 27:33 Pushing a branch to GitHub 29:40 Pull requests on GitHub 33:00 Staging 35:10 Conclusion