Luke Merrett
  • Home
  • F# Posts
  • Presentations
  • About
  • Trail Running Blog
Sign in Subscribe

Git

A collection of 4 posts
Different Merge Types in Git
Git

Different Merge Types in Git

Demystifying the difference between "Merge", "Fast Forward Merge", "Squash and Merge" and "Rebase and Merge" on Git
02 Aug 2021 5 min read
Removing Mistakes With Git Rebase
Git

Removing Mistakes With Git Rebase

Let's say you've got a public repository on GitHub where you're building a basic website hosted on AWS. Part of your website accesses an AWS service like S3, DynamoDB or SQS, so naturally you may have your AWS access key and secret stored in
16 Jan 2017 5 min read
Code Review

Code Review Helper Function for Git in PowerShell

I wrote the following article for work after finding a particularly useful function for code review as first talked about in this article [https://lukemerrett.com/how-to-rock-code-review-on-the-command-line/]. You can use PowerShell and Git to build a helper function for showing the different between develop and a branch under review; outputting
27 Oct 2015 3 min read
Code Review

How to Rock Code Review on the Command Line

Recently I’ve focused on utilising the command line more whilst learning how to use Git outside a GUI. Through this I’ve found what can only be described as the ultimate code review command!! along with an approach I like for assessing changes. Most of the time code reviews
10 Sep 2015 2 min read
Page 1 of 1
Luke Merrett © 2025
Powered by Ghost