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 Reducing the size of a git repository with git-replace

    Reducing the size of a git repository with git-replace

    In this post I show how you can split a git repo into 'current' and 'history' repos, and then join them again using git-replace as necessary…

     in  Git
  5. Banner image for Rewriting git history simply with git-filter-repo

    Rewriting git history simply with git-filter-repo

    In this post I describe how I used git-filter-repo in Docker to rewrite the history of a git repository to move files into a subfolder…

     in  GitDocker
  6. Banner image for Working on two git branches at once with git worktree

    Working on two git branches at once with git worktree

    In this post I describe how you can use git worktree to check out multiple branches at once, and some scenarios in which this can be useful…

     in  Git
  7. Banner image for How to fix the order of commits in GitHub Pull Requests

    How to fix the order of commits in GitHub Pull Requests

    In this post I show how to ensure your commits in a GitHub pull request PR are displayed in the same order as the commits to the branch…

     in  GitGitHub
  8. Banner image for Making my first contribution on SourceForge using Mercurial

    Making my first contribution on SourceForge using Mercurial

    In this post I describe my experience of making my first contribution to a project on SourceForge, using the Mercurial version control system.…

     in  .NET StandardGitGitHub
  9. Banner image for Creating a git repo with Azure Repos and trying out Git LFS

    Creating a git repo with Azure Repos and trying out Git LFS

    In this post I show how to create a new Git repo on Azure Repos, how to install Git LFS locally, and host to enable Git LFS in your repositories…

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