|
You are here |
blog.eitchnet.ch | ||
| | | | |
saintgimp.org
|
|
| | | | | A while ago my team had code for our project spread out in two different Git repositories. Over time we realized that there was no good reason for this arrangement and was just a general hassle and source of friction, so we decided to combine our two repositories into one repository containing both halves of... | |
| | | | |
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 ... | |
| | | | |
astrid.tech
|
|
| | | | | ||
| | | | |
unixdigest.com
|
|
| | | |||