Just found a way to keep multiple sub directories here.
https://stackoverflow.com/questions/2982055/detach-many-subdirectories-into-a-new-separate-git-repository
Willem Jiang
Twitter: willemjiang
Weibo: 姜宁willem
On Fri, Feb 11, 2022 at 3:19 PM 陈明雨 wrote:
>
> Actually they do share some interfec
Actually they do share some interfeces and thrift definition.
If these interfaces change, we need to update both connectors.
So I suggest to put them in same repo, for easy developing.
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
在 2022-02-11 15:05:17,"Willem Jiang" 写
How about separating these two connectors into two repos, if these
connectors don't share anything in common.
Willem Jiang
Twitter: willemjiang
Weibo: 姜宁willem
On Fri, Feb 11, 2022 at 11:25 AM 陈明雨 wrote:
>
> I tried this way.
> But what we need is to merge the 2 subdirs:
> "extension/flink-dori
Not sure if this link[1] can help you.
[1]
https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/
Willem Jiang
Twitter: willemjiang
Weibo: 姜宁willem
On Thu, Feb 10, 2022 at 10:31 PM 陈明雨 wrote:
>
> >Can we keep the commit history of the old code?
> >It's not a be