Created
March 2, 2025 16:19
-
-
Save pedro15/0d90dcd8a2f1f6631eebdb84dce8989d to your computer and use it in GitHub Desktop.
unity package manager publish sub-branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# create alias to publish unity-package manager sub-branch | |
git config --local alias.upm-publish 'subtree split --prefix=LocalPackages/<package-sub-folder> --branch upm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment