Explore >> Select a destination


You are here

kinduff.com
| | zzamboni.org
10.5 parsecs away

Travel
| | 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
21.2 parsecs away

Travel
| | TODO: expand DBus spec Add libfeedback support
| | techtldr.com
14.3 parsecs away

Travel
| | 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
79.4 parsecs away

Travel
| Visit the post for more.