Explore >> Select a destination


You are here

source.puri.sm
| | kinduff.com
21.2 parsecs away

Travel
| | Process on how to merge two different git repositories, either just a folder from B to A or the complete repository B into A.
| | blitiri.com.ar
16.7 parsecs away

Travel
| |
| | zzamboni.org
13.1 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 ...
| | passingcuriosity.com
100.9 parsecs away

Travel
| Setup a new Yubikey with, add OpenPGP keys, and configure git and GitHub to use them.