Skip to content

AlanBogarin/TestSubTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestSubTree

git clone https://github.com/open-mmlab/Amphion.git
cd Amphion
git subtree split --prefix=preprocessors/Emilia -b split-emilia
cd ..
git remote add amphion-origin Amphion
git subtree add --prefix=Emilia amphion-origin split-emilia --squash
git remote remove amphion-origin
rm -rf Amphion
# Windows (PowerShell)
rm Amphion -Force -Recurse
git gc --prune=now --aggressive

Scripts

git remote add amphion-github https://github.com/open-mmlab/Amphion.git

Bash

update-emilia.sh

Windows

update-emilia.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages