Use GitHub like a PRO! - 8 secrets, tips and tricks

preview_player
Показать описание
Let's dig into secrets, tips and tricks and see how to use GitHub better, smarter and more conveniently. Start using GitHub like a pro right now!

I’ve been using GitHub for quite some time, so I’ve picked up a few GitHub tips and tricks and discovered some secrets to manage it, quickly locate content and create pull requests, push markdown to its limits, and personalize my experience with some third party extensions. I’m sharing a few of my favorites, and I'm sure there’s something new and helpful for you.

Use GitHub like a PRO! - 8 secrets, tips and tricks

🆘 NEED HELP? 🆘
We can talk about GitHub, Azure DevOps, or any other DevOps tool or project you need help with!

🙏🏻SUPPORT THE CHANNEL🙏🏻

💬JOIN THE COMMUNITY

🎥VIDEOS

⏲TIMESTAMPS
0:00 Intro
0:50 Repo showcase
1:24 Fuzzy Finder
2:12 Octotree
3:44 Keywords for closing issues
4:46 Super Linter
6:38 Links to Code Snippet
7:59 Markdown Formatting
9:50 URL Magic
10:58 Branch auto deletion

📄RESOURCES

❓QUESTIONS?
Have a question about DevOps, Cloud, Coding, or Anything Else? Post in comments section of this video!

_______________

🔮TOOLS I USE

📸🖥️GEAR AND SOFTWARE

Disclaimer:
Some product links are affiliate links which means if you buy something I'll receive a small commission at no additional cost to you.
As an Amazon Associate, I earn from qualifying purchases.
Рекомендации по теме
Комментарии
Автор

✨Question of the day✨: Do you have other secret, tip or trick to push GitHub to its limits?

🆘 NEED HELP? 🆘
We can talk about GitHub, Azure DevOps, or any other DevOps tool or project you need help with!

🙏🏻SUPPORT THE CHANNEL🙏🏻

CoderDave
Автор

Thanks, was useful. One note on the <details> tag. This is not a github thingy. This is standard HTML tag behaviour. Check the documentation on <details> html tag and <pre> tag. Github markdown processor just supports many HTML tags including this one, which lets you have this cool stuff.

alexanderveprik
Автор

Super linter looks especially useful - thanks :)

stuarteggerton
Автор

Nice tips Dave! Thanks! ... you've got a new subscriber :D

CarlosAzpurua
Автор

Thanks!
What software do you use to draw on the computer screen ?

--.--..
Автор

Another Github Pro Tip 🪄 🪄
Try Pressing the dot ( . ) Key on a Github Repo. Voila.. U Have A Full VSCode Instance Running For You Right in the Browser, With The Repository You Were Looking at Earlier

kabilanvs