Showing 7513–7524 of 18767 results
Git Deep Dive
Are you ready to graduate from “Git user” to “Git power user”? This course goes in depth about basic Git operation and shows you how to deal with large real-life projects.
Git Essentials — The step-by-step guide to Git mastery
Learn how to use Git and GitHub like a pro by mastering the daily Git workflow that every developer uses.
Git Fundamentals
This course will teach you the fundamental concepts and key characteristics of Git and how to set up your local environment, track and manage content locally, and how to work in a shared remote repository with other team members.
Git Hooks
Git Hooks are extensibility points that allow software devs to automate different operations that would otherwise have to be performed manually. This course will cover what Git Hooks are, their common use cases, advantages, and limitations.
Git Workflow Patterns
Picking the right Git workflow has big implications for your work. This course will teach you the most common workflows including Trunk Based Development, Git Flow, and Feature Branching. You’ll also learn how to select the right one for your needs.
Git: The Big Picture
If there is one essential tool in every modern developer’s toolkit, that’s Git. Whether you're an absolute beginner or you already know another version control system, this short training explains what the fuss is about.
GitBash Commands on Windows for Beginners
Learn GitBash commands for Windows beginners. Get started with version control by mastering basic Git commands, navigating repositories, and understanding Git workflows for efficient collaboration and code management.
GitHub administration for enterprise support and adoption
In this module, you learn about some fundamental features and best practices that can improve the administrative operations of your GitHub Enterprise.
GitHub administration for GitHub Advanced Security
Understand where GitHub Advanced Security fits in your software development lifecycle and how to enable and roll it out in your organization.
GitHub Advanced Security
Learn how to secure your code with advanced security features at every stage of your development lifecycle. GitHub Advanced Security is an add-on to GitHub Enterprise that allows you to use security features, such as secret scanning, code scanning, and dependency management on your private repositories.
GitHub Concepts
Learn how to use GitHub's various features, navigate the interface and perform everyday collaborative tasks.
GitHub Copilot
Discover how to use GitHub Copilot to enhance coding efficiency with AI-driven code suggestions.