0.0
The project is in a healthy, maintained state
Extract code from one repository into a new repository, preserving history of the extracted files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Usage

Pass the repo to extract code from and a list of directories/files to extract from that repo.

$ ./bin/extract-repo git@github.com:org/repo.git some_file.rb some/directory/to/extract/

Results will wind up in ~/tmp/extract/

License

extract-repo is licensed under your choice of the Apache License 2.0 or the MIT license. See LICENSE.txt for more info about licensing.