23sept
- 663 cd openy_rose/
- 664 git filter-repo --path themes/openy_themes/openy_rose
- 665 git mv themes/openy_themes/openy_rose/* ./
- 666 ls -la themes/openy_themes/openy_rose/
- 667 git mv themes/openy_themes/openy_rose/.gitignore ./
- 668 rm -vrf themes
- 669 git commit -m "feat(decouple): Prepare code for Drupal.org"
- 670 git checkout -b 23sept
- 671 git remote add origin git@git.drupal.org:project/openy_rose.git
- 672 git fetch --all
- 673 git merge origin/1.0.x
- 674 git push origin 23sept