Archive for November, 2016

Git extract folder from project with history and tags

Wednesday, November 2nd, 2016 by Jesper Rønn-Jensen

`git filter-branch` will extract a folder from a shared repository and rewrite history. This tip shows you by example. And also how to rewrite tags in the new repos.