Skip to content

Instantly share code, notes, and snippets.

@pedro15
Created March 2, 2025 16:19
Show Gist options
  • Save pedro15/0d90dcd8a2f1f6631eebdb84dce8989d to your computer and use it in GitHub Desktop.
Save pedro15/0d90dcd8a2f1f6631eebdb84dce8989d to your computer and use it in GitHub Desktop.
unity package manager publish sub-branch
# 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