Git Rev News: Edition 64 (June 25th, 2020) Welcome to the 64th 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 May 2020. Discussions Reviews fetch: allow adding a filter after initial clone Xin Li sent a patch to allow using a partial clone filter when fetching even if the original clone didn’t use one. As...