About 50 results
Open links in new tab
  1. GitHub Foundations Certification Study Guide

    Get ready for the GitHub Foundations certification. With its widespread adoption across various industries, the demand for individuals with proven mastery of...

  2. Is there any way to checkout a specific part of a Azure branch ...

    git fetch --depth=1 origin <branch_name> git checkout <branch_name> displayName: "Shallow Fetch for Sparse Checkout" 5. Verify Configuration: If the setup above still fetches the entire …

  3. 12 GitLens Features that Revolutionized My Coding Workflow in …

    Git Command Palette: GitLens adds many Git commands to VS Code's command palette, allowing you to perform complex Git operations without leaving your editor or remembering Git …

  4. Azure DevOps git tag release pipeline | Microsoft Community Hub

    Oct 7, 2024 · Azure DevOps git tag release pipeline I'm wanting to get an Azure DevOps Pipeline (Classic) to run on a schedule against a Git Tag. This tag is set by a CD pipeline to mark when …

  5. ¡Guía de Estudios para la certificación GitHub Foundations!

    Jun 27, 2024 · Este examen cubre los temas relacionados con: la colaboración, los productos de GitHub, los conceptos básicos de Git y el trabajo dentro de los repositorios de GitHub. …

  6. SSL certificate problem while doing GIT pull from Azure Devops …

    Jul 7, 2025 · SSL certificate problem while doing GIT pull from Azure Devops Repos We are using a proxy server that does SSL inspection of traffic and thus replaces the cert with the one that it …

  7. Git Submodule Update failed | Microsoft Community Hub

    Git Submodule Update failed Hi, I'm having a problem with running my Azure DevOps pipeline. A failure happened after the main repository had been cloned and then trying to clone the …

  8. Introduction to Git, GitHub, and Version Control workshop-o …

    Oct 14, 2023 · Learn the basics of working with Git, GitHub, and Version Control in just 1 hour In this Student Ambassadors event, available on-demand by clicking the preview below, you are …

  9. Pipeline command line git commit error: pathspec 'main' did not …

    Jan 10, 2023 · Hi all, I am running the following command line script to save exported dataverse solution in repo. git config user.email "email address removed for privacy reasons" git config …

  10. Modernizing Fabric Deployments: IaC and CI/CD for Enterprise …

    This blog introduces a fully automated Infrastructure-as-Code (IaC) solution built with Terraform and Azure DevOps. Whether you're a cloud engineer, platform admin, or DevOps lead, this …