site image
Andrew Lock avatar

Andrew Lock

Git
  1. Loading...
  2. Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

    30% off with code ANDREW30 on Dometrain Pro
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Working with stacked branches in git (Part 2)

    Working with stacked branches in git (Part 2)

    In this post looking at stacked branches I describe how to handle scenarios such as merging one of your stacked branches and handling changes to main…

     in  Git
  5. Banner image for Working with stacked branches in git (Part 1)

    Working with stacked branches in git (Part 1)

    In this post I describe why I like to use stacked branches and stacked PRs for larger features, and how I handle making changes to commits in the stack…

     in  Git
  6. Banner image for Pushing a whole stack of branches with a single Git command

    Pushing a whole stack of branches with a single Git command

    In this post I show how you can push push a whole stack of branches with a single command using a Git alias: git push-stack…

     in  Git
  7. Banner image for Verifying tricky git rebases with git range-diff

    Verifying tricky git rebases with git range-diff

    In this post I look at the git range-diff feature, show what it's for and how it works, explain the output format, and demonstrate it with a toy scenario…

     in  Git
  8. Banner image for Fixing MAX_PATH issues in GitLab

    Fixing MAX_PATH issues in GitLab

    In this post I show how you can enable Git's long-path support in a GitLab job to override Window's MAX_PATH limitations which can cause git clone failures…

     in  GitDevOps
  9. Banner image for Conditionally skipping a trigger job in GitLab based on a previous job

    Conditionally skipping a trigger job in GitLab based on a previous job

    In this post I describe the approaches I explored to conditionally skip a trigger job in GitLab based on a previous job using dynamic pipelines…

     in  GitDevOps
Andrew Lock | .Net Escapades
Want an email when
there's new posts?