Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop slides #8

Open
Adamtaranto opened this issue Oct 20, 2024 · 1 comment
Open

Develop slides #8

Adamtaranto opened this issue Oct 20, 2024 · 1 comment

Comments

@Adamtaranto
Copy link
Collaborator

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
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant