ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,773 results

Related queries

github organization

github pull request

github actions tutorial

github actions ci/cd

github tutorial

Eddie Jaoude
GitHub branch rules (protect your git branches)

You can protect important branches by setting branch protection rules, which define whether collaborators can delete or force ...

7:43
GitHub branch rules (protect your git branches)

61,722 views

3 years ago

Andy's Tech Tutorials
GitHub Branch Protection Tutorial

I show how to protect your GitHub branches from being modified without certain rules being met! Branch Name Pattern ...

2:23
GitHub Branch Protection Tutorial

30,777 views

2 years ago

Tech With Tim
GitHub Actions (Branch Protection, Automated Testing) - Full Tutorial

In this video, I've teamed up with Microsoft Canada to introduce you to GitHub Actions, Workflows, Secrets, Testing & much much ...

29:56
GitHub Actions (Branch Protection, Automated Testing) - Full Tutorial

58,317 views

2 years ago

Littles Law
Master #github Branch Protection: Step-by-Step Guide!  #githublearning #littleslaw

Join this channel to get access to perks: https://www.youtube.com/channel/UC2h7JI9Sfijk8lAKlG2S6bA/join Master GitHub ...

13:48
Master #github Branch Protection: Step-by-Step Guide! #githublearning #littleslaw

6,295 views

1 year ago

Kevin Feasel
Locking down Branches in GitHub

In this video, I show you how you can prevent people from checking directly into a specific branch, as well as explaining why you ...

11:10
Locking down Branches in GitHub

1,816 views

1 year ago

Krause Media
How To Protect Main Branch On GitHub (2026 Updated Tutorial)

Learn how to protect the main branch on GitHub in this 2026 updated tutorial to maintain project integrity and control over your ...

1:55
How To Protect Main Branch On GitHub (2026 Updated Tutorial)

72 views

1 month ago

Suresh SDET Automation
How to Protect Main or Master Branch in GitHub #github #git

github JMeter Beginners series: https://www.youtube.com/playlist?list=PLAkEcrdilZ4kk8-GJ8IbaYiExU9aByswq Pytest Framework: ...

4:43
How to Protect Main or Master Branch in GitHub #github #git

3,432 views

7 months ago

CoderDave
Best Practices for Branch Protection

Branch protection is part of a powerful set of configuration options that give repository administrators the ability to enforce security ...

9:44
Best Practices for Branch Protection

17,363 views

5 years ago

DGR Uploads
Episode 34 | GitHub Branch Protection explained | Bulletproof Your Main Branch!

Subscribe : https://www.youtube.com/channel/UCq3a5LV2NtHt526ZDQYwPig/?sub_confirmation=1 ...

10:48
Episode 34 | GitHub Branch Protection explained | Bulletproof Your Main Branch!

471 views

4 months ago

People also watched

CodeWithChris
GitHub Branches Tutorial (Beginner Friendly)

In this GitHub tutorial, I'll show you how to use branches so you can safely experiment with new features without breaking your ...

15:57
GitHub Branches Tutorial (Beginner Friendly)

5,303 views

3 months ago

Automation eLearn
#22 How to Lock Branch on GitHub? | Setup Read-Only Branch | Protect Your Code from Unwanted Changes

In this video, we'll show you how to lock a branch on GitHub so that others cannot make changes to the code. This is a great way ...

9:49
#22 How to Lock Branch on GitHub? | Setup Read-Only Branch | Protect Your Code from Unwanted Changes

3,794 views

2 years ago

midulive
😻 HOW to make your first PULL REQUEST to a project on GITHUB 🐙

Learn how to contribute to a GitHub project from the ground up. Fork, build functionality, and learn best practices and steps ...

4:25
😻 HOW to make your first PULL REQUEST to a project on GITHUB 🐙

103,068 views

4 years ago

ArjanCodes
How to Use Git Branches Like a Pro (FastAPI Example)

Streamline your Git workflow - get started with GitKraken for free: https://bit.ly/4j8AlRM. Confused about Git? You're not alone ...

19:00
How to Use Git Branches Like a Pro (FastAPI Example)

45,855 views

8 months ago

Genix
How To Protect Master Branch GitHub Tutorial

How To Protect Master Branch GitHub Tutorial Today we talk about protect master branch github,git tutorial,github branch ...

3:20
How To Protect Master Branch GitHub Tutorial

1,796 views

2 years ago

Max Rohowsky
Using Git & GitHub in VSCode: Branches, Pull Requests & Merges

Hi everyone, in this video we'll cover the specifics of Branches and Pull Requests in VSCode using Git and GitHub.

8:17
Using Git & GitHub in VSCode: Branches, Pull Requests & Merges

42,894 views

2 years ago

Learning By Ganesh
Pull Request in Github | How to Create | Review | Approve | Merge Pull Request

Pull Request in Github | How to Create | Review | Approve | Merge Pull Request In this video i will explain you about pull request ...

13:42
Pull Request in Github | How to Create | Review | Approve | Merge Pull Request

11,040 views

2 years ago

CoderDave
GitHub Actions: Approvals, Environments and Visualization DEEP DIVE

GitHub Actions finally have Approvals, Environments, and Visualization! In this video we will explore those features and we will ...

13:43
GitHub Actions: Approvals, Environments and Visualization DEEP DIVE

32,432 views

5 years ago

Automation eLearn
#8 How to Add Collaborator to Repository in GitHub? | Importance Of GitHub Branch Protection Rules

In this video, I have explained the steps to add collaborators in GitHub repositories to invite your colleagues to contribute in to your ...

20:04
#8 How to Add Collaborator to Repository in GitHub? | Importance Of GitHub Branch Protection Rules

10,409 views

2 years ago

DevOps Journey
GitHub Packages.. Containers in a GitHub repo?

Learn how to use GitHub to host your packages and containers! In this video I explain what GitHub Packages is and how to use it ...

15:28
GitHub Packages.. Containers in a GitHub repo?

24,783 views

3 years ago

Leela Web Dev
52. Add Collaborators and apply branch protection rules in Github for restricting commits - GIT

In this video, we will see how to add collaborators and apply the branch protection rules in GitHub for restricting unnecessary ...

12:22
52. Add Collaborators and apply branch protection rules in Github for restricting commits - GIT

64,581 views

4 years ago

Behind Tools
How to Protect Github Branch [2026 Full Guide]

How to Protect Github Branch [2026 Full Guide] In today's video, we cover github protection, protect github branch, branch security ...

2:57
How to Protect Github Branch [2026 Full Guide]

323 views

4 months ago

Solo Narrator
How to Protect Github Branch (Full 2025 Guide)

How to Protect Github Branch (Full 2025 Guide) In today's video we will show you how to use github,github,github tutorial,how to ...

2:17
How to Protect Github Branch (Full 2025 Guide)

712 views

11 months ago

Tutorial Toolkit
how to enable branch protection from GitHub

In this video we will learn about how to enable branch protection from github, github branch protection rules tutorial, secure main ...

2:44
how to enable branch protection from GitHub

30 views

3 months ago

Technology Crunch
GitHub Branch Protection Easy: Enhance Code Quality and Security | GitHub Branch Protection Rules

🔒 Unlock GitHub Security: Exploring Branch Protection Rules! 🔒 In this in-depth tutorial, we dive into the powerful world of ...

14:56
GitHub Branch Protection Easy: Enhance Code Quality and Security | GitHub Branch Protection Rules

1,841 views

1 year ago

Science·WHYS
Protect Branches & Enforce Code Reviews in GitHub

Protect Branches Fast Secure your codebase by learning how to set up protected branches and enforce mandatory code ...

2:20
Protect Branches & Enforce Code Reviews in GitHub

50 views

6 months ago

Mickey Gousset
Introduction to GitHub Actions - Part 6 - Repository Rulesets

In Part 5, we have a workflow that does a build and test on a pull request. But what if I want that workflow to have to pass before I ...

15:12
Introduction to GitHub Actions - Part 6 - Repository Rulesets

4,499 views

1 year ago

V8 TechWorks
📘 Learn GitHub Branch Protection Rules in Minutes

In this quick tutorial, we'll dive into GitHub Branch Protection Rules — a crucial feature to help secure your codebase and maintain ...

9:43
📘 Learn GitHub Branch Protection Rules in Minutes

447 views

8 months ago

Answer ASAP
How to PROTECT A BRANCH in GitHub (Step by Step) 2025

This guide shows you how to protect a branch in GitHub to prevent force pushes, require pull request reviews, and enforce other ...

1:24
How to PROTECT A BRANCH in GitHub (Step by Step) 2025

14 views

1 month ago

Code 2020
VS Code Tips — Using branch protection to prevent commits to specific git branches

Branch protection in VS Code offers helpful UI that prevents commits to specific branches. This can be used in combination with ...

7:54
VS Code Tips — Using branch protection to prevent commits to specific git branches

2,746 views

1 year ago

TechWithGeorge
GitHub Pull Requests Part 2 - Repository with Collaborators & Branch Protection Rules

After the theoretical knowledge, let's dive in to get a hands-on experience to understand how to work with pull requests. Intro and ...

3:58
GitHub Pull Requests Part 2 - Repository with Collaborators & Branch Protection Rules

316 views

4 years ago