Git Rev News: Edition 38 (April 18th, 2018) Welcome to the 38th edition of Git Rev News, a digest of all things Git. For our goals, the archives, the way we work, and how to contribute or to subscribe, see the Git Rev News page on git.github.io. This edition covers what happened during the month of March 2018. Discussions General rebase -i: offer to recreate merge commits (written by Jacob Keller) Johannes Schindelin has worked to replace --preserve-merges functionality in git rebase, which h...