8000 Adding and then re-splitting · Issue #53 · splitsh/lite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Adding and then re-splitting #53
Open
@cangencer

Description

@cangencer

When I create a monorepo by combining multiple repositories using git subtree add --prefix=.. and then re-split the prefix using splish-lite --prefix= it creates only one commit in the branch, which is the merge commit created by git subtree add --prefix= and all other history is lost. When I use git subtree split --prefix= that preserves the history. Am I getting something wrong? Maybe it's because git subtree add creates a merge commit and splitsh-lite ignores it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0