Skip to content

Instantly share code, notes, and snippets.

@Lorenzo501
Last active May 15, 2025 16:25
Show Gist options
  • Save Lorenzo501/01ebec81764c7e6e3ca166d070a13312 to your computer and use it in GitHub Desktop.
Save Lorenzo501/01ebec81764c7e6e3ca166d070a13312 to your computer and use it in GitHub Desktop.

Fork Privately

https://github.com/new/import

Undo Latest Commit

Press . on a repo webpage to open it in github.dev, go to the terminal, click on the btn to open GitHub Codespaces, click on the option 2 cores, 8 GB RAM, 32 GB storage, open the terminal there, copy & paste the following (it will show the pending change and asks you to confirm before it deletes the previous commit entirely, even from history):

git reset --hard HEAD~1
git push origin -f

Then go to https://github.com/codespaces and delete the active codespace.

URL-hacking topics

Append ?q=[TOPIC] to the topic URL to combine the results of two topics.
https://github.com/topics/unity?q=shader is my favourite (looks for repos tagged with #unity and #shader).

README.md

Note

Useful information that users should know, even when skimming content.

Tip

Helpful advice for doing things better or more easily.

Important

Key information users need to know to achieve their goal.

Warning

Urgent info that needs immediate user attention to avoid problems.

Caution

Advises about risks or negative outcomes of certain actions.

❶ ❷ ❸ ❹ ❺ ❻ ❼ ❽ ❾ ❿ useful symbols for listing steps.

This is testing a blockquote.

Google link / Outlook link

@Lorenzo501
Copy link
Author

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