site image
Andrew Lock avatar

Andrew Lock

Git
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  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  Git Docker
  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  Git GitHub
  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 Standard Git GitHub
  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  Git Azure DevOps DevOps
Andrew Lock | .Net Escapades
Want an email when
there's new posts?