azure-devops
magic chunks
Magic Chunks is an easy to use config transformer for VSTS. Unfortunately it only runs on windows agents at this time.
reviewing a merge commit locally
bashgit config --add remote.origin.fetch +refs/pull/*/merge:refs/remotes/origin/pr/* git fetch origin git checkout pr/1234