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
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. You can use PowerShell and Git to build a helper
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