Jump to the navigation menu

git subtree split error

git subtree split error

Original command:

git subtree split --prefix drupal --branch split --rejoin && git push

Error message:

fatal: cache for 4cb69ed91bd0a8a868edc5f2a92502ec9eacfebe already exists!

Updated command:

git subtree split --prefix drupal --branch split --rejoin --ignore-joins && git push
#git