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. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I discuss how to use the new Git rebasing feature, --update-refs, and how it makes working with stacked branches/PRs easier.…
In this post I describe a problem we were seeing in our large Azure DevOps pipeline, where a merge to master would cause PR builds to break mid-run.…
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 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 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 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…
Stay up to the date with the latest posts!