WEHI-Education / git-novice

Version Control with Git
http://WEHI-Education.github.io/git-novice/
Other
0 stars 0 forks source link

Develop slides #8

Open Adamtaranto opened 19 hours ago

Adamtaranto commented 19 hours ago

Notes to include:

git stores diffs commits as snapshot in time revert a file or the whole project git project is called a repo lab notebook for code commits are linear chain of edits a branch is an alternative timeline of commits can merge branches back together Unlimited undo snapshots come with user data "blame" and description good for working in distributed teams or sharing code licenses create and clone merge squash rebase When to fork vs clone

Adamtaranto commented 3 hours ago

Github classroom material https://github.com/classroom-resources/github-starter-course