Git Rev News: Edition 46 (December 19th, 2018) Welcome to the 46th 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 November 2018. Discussions Reviews [RFC] Introduce two new commands, switch-branch and restore-paths Duy Nguyen sent an RFC patch to the mailing list that implemented 2 new Git commands: git swi...