|
You are here |
kinduff.com | ||
| | | | |
zzamboni.org
|
|
| | | | | I needed to copy a directory between two git repositories while preserving its history. I found some good instructions at http://gbayer.com/development/moving-files-from-one-git-repository-to-another-preserving-history/, which got me started, but I figured out a way to avoid having to move all the files into their directory again (lines 5-6 in Greg's instructions) by reversing the filter to remove everything I don't want instead of only including the directory I want. Here are the steps (the idea is the ... | |
| | | | |
source.puri.sm
|
|
| | | | | TODO: expand DBus spec Add libfeedback support | |
| | | | |
techtldr.com
|
|
| | | | | Here are the steps that I too to merge multiple GitHub repos into one, while preserving all commit history. The process took about 30 minutes for 5 repos. As a result, I feel like my GitHub page is cleaner and code is actually better organized and easier to find. TLDR: Create new repo (or use [...] | |
| | | | |
gilkanelostlayouts.wordpress.com
|
|
| | | Visit the post for more. | ||