|
You are here |
source.puri.sm | ||
| | | | |
kinduff.com
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
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 ... | |
| | | | |
passingcuriosity.com
|
|
| | | Setup a new Yubikey with, add OpenPGP keys, and configure git and GitHub to use them. | ||