Skip to content

Commit

Permalink
Add Git cheetsheet (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-panchal authored May 28, 2024
1 parent 0505687 commit d5306aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git/git_intro.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,7 @@ git rebase main

This will sort of re-write the project history by moving the feature branch to the "tip" of the main and create new commits in the original branch.

## Git Cheetsheet

![](https://cdn.masto.host/socialjvnsca/media_attachments/files/112/288/026/870/908/533/original/8cdf198fa52700f6.png){fig-alt="A Git cheetsheet by Julia Evans"}

0 comments on commit d5306aa

Please sign in to comment.