6:07
What are GitHooks? Explained in 5 minutes
This video gives a quick insight into exactly what GitHooks are and where they run, it also shows you how to utilise the 'out of the ...
4:06
Git Hooks: We’re Not Using Them Enough!
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll explore Git hooks and ...
10:02
11. Git Tutorial - Hooks in git
In this video you will learn what are #git #hooks? and how to use them. Deploy NodeJs app: https://zeet.co/r/yourstruly (Sign-up ...
19:31
Completely understand hooks in less than 20 minutes
Hooks let you handle events at key points in the Copilot or Claude Code lifecycle. This video shows you how to build them from ...
5:59
The easy way to keep your repos tidy.
Catch simple issues before code review using pre-commit. Pre-commit uses git hooks in order to catch your little typos before they ...
29:33
Complete guide to GitHooks - Creating your own pre-commit hooks
GitHooks are a great way of automating tasks and checking information while using git. These hooks are both powerful ...
4:44
How to use hooks in the GitHub Copilot CLI | demo
Hooks are one of the most powerful tools in the GitHub Copilot CLI, but they can be confusing at first. In this video, we break down ...
8:07
13 Advanced (but useful) Git Techniques and Shortcuts
Productive programmers tend to be really good at Git. Take a look at 13 advanced git tips and tricks to supercharge your ...
2:56
GitHub Copilot CLI's Rubber Duck Feature is Kind of Genius
GitHub Copilot CLI just shipped Rubber Duck - a new feature that uses a second AI model from a completely different family to ...
2:13
Precommit Hooks Are Always Bad
Precommit hooks are the actual worst thing and I hope this convinces y'all to use them less. ALL MY CONTENT IS FILMED LIVE ...
16:32
Detect hardcoded secrets in pre-commit hooks & GitHub Actions with ggshield, the GitGuardian CLI
In this video, we will run through how to use GitGuardian Shield to create a pre-commit hook and GitHub action workflow to scan ...
6:58
In this 5th video of our GitHub Copilot CLI series, we explore a powerful customization layer in GitHub Copilot CLI: Hooks. Think of ...
10:51
why aren't git hooks automatic on clone?
today I show why git hooks should be opt-in -- and then give you two ways to make them automatic (even though it's probably a ...
6:32
5 Claude Code Hooks That Save Me Hours Every Day
5 Claude Code hooks that eliminate manual formatting, protect your .env files, send desktop notifications, refresh context memory, ...
6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments
STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...
2:44
How Claude Code Hooks Save Me HOURS Daily
Claude Code hooks are an incredibly powerful but underutilized feature that lets you run custom scripts automatically for specific ...
22:58
Git Hooks Explained - Improve Code Quality | Hindi | Day 90/100
In today’s video, we dive into Git Hooks - one of the most powerful but underrated features in Git. 🌟 Join our upcoming React ...
8:18
How GitHub Actions 10x my productivity
Learn how to use GitHub actions continuous integration and delivery in a software development project. In this quick tutorial, we ...
4:56
Git Commit Hooks with Husky - Format with Prettier on Pre-Commit Tutorial
Learn how to add Git commit hooks with Husky to automate code tasks. We'll walk through: - What is a Git hook? - How you can ...
5:49
Instructions vs Skills vs Hooks & More Explained By Copilot Itself | Ep 7 of 8
There are quite a few customization options in VS Code… and it's easy to get them confused. In this video, Reynald uses Copilot ...