Relative Content

Tag Archive for gitcherry-pick

Git cherrypick files to a different folder

I have a source repo with several folders and a number of commits across those folders. I am looking to cherry-pick some of the commits that created specific files and sub-folders in the source repo and move them into the root folder of a destination repo.