Skip to content

Commit

Permalink
Add ohshitgit.com to CodingHome's Resources. (#389)
Browse files Browse the repository at this point in the history
* Update codinghome.astro

* Update codinghome.astro

* Update codinghome.astro
  • Loading branch information
Alex-Toucan authored Jan 4, 2025
1 parent 490f717 commit 48eb600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/backup/codinghome.astro
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,7 @@ FLUSH PRIVILEGES;
<a href="https://bitbucket.org/">BitBucket</a><br>
<a href="https://youtu.be/RxHJdapz2p0?si=H3teosorRjwVNE7P">How Git Actually Works</a><br>
<a href="https://about.gitlab.com/images/press/git-cheat-sheet.pdf">Git Cheat Sheet</a><br>
<a href="https://ohshitgit.com/">Little Git Tricks</a><br>
<a href="https://gitmoji.dev">GitMoji</a>
</p>
</Fragment>
Expand Down
1 change: 1 addition & 0 deletions src/pages/codinghome.astro
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ FLUSH PRIVILEGES;
<a href="https://bitbucket.org/">BitBucket</a><br>
<a href="https://youtu.be/RxHJdapz2p0?si=H3teosorRjwVNE7P">How Git Actually Works</a><br>
<a href="https://about.gitlab.com/images/press/git-cheat-sheet.pdf">Git Cheat Sheet</a><br>
<a href="https://ohshitgit.com/">Little Git Tricks</a><br>
<a href="https://gitmoji.dev">GitMoji</a>
</p>
</Fragment>
Expand Down

0 comments on commit 48eb600

Please sign in to comment.