Skip to content

moorestech/mooresmaster

Repository files navigation

subtreeの設定

初期設定

remoteの追加

git remote add schema git@github.com:moorestech/VanillaSchema.git
git fetch schema

コミットをVanillaSchemaにpush

git subtree push --prefix=mooresmaster.SandBox/schema schema main 

VanillaSchemaからpull

git subtree pull --prefix=mooresmaster.SandBox/schema schema main 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages