Skip to content

Instantly share code, notes, and snippets.

@hendricius
Created April 29, 2020 09:28
Show Gist options
  • Save hendricius/04f051aa4ef44e6bf722a1690b95f046 to your computer and use it in GitHub Desktop.
Save hendricius/04f051aa4ef44e6bf722a1690b95f046 to your computer and use it in GitHub Desktop.
Git Workshop Ideas

What is Git how was it created and why?

What are git remotes?

What are git branches?

How to create a branch

How to commit

How to stage

How to write an appealing commit message

How to push a branch

How to checkout a remote branch

How to view the history

How to reset the last commit

How to move one commit from a branch to another

How to rewrite your history

Merge vs. rebase

When to use force-push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment