

To use Git dependencies in a project, make sure you installed the Git client (minimum version 2.14.0) on your computer and that you have added the Git executable path to the PATH system environment variable. Using paths and revisions at the same time.Specifying a package in a subfolder of the repository.This section includes the following topics:
Unity andydbc texture packer github update#
Tip: If you want to update your Git dependency to a specific version ( revision) from the repository, see Locked Git dependencies. It supports Git dependencies only for projects, so you can declare Git dependencies only in the project’s manifest.json file. More info See in Glossary in a package.json file because the Package Manager doesn’t support Git dependencies between packages. Git dependencies use a Git URL reference instead of a version, and there’s no guarantee about the package quality, stability, validity, or even whether the version stated in its package.json file respects Semantic Versioning rules with regards to officially published releases of this package.

Note: You can’t specify Git dependencies The Package Manager retrieves Git dependencies from a Git repository directly rather than from a package registry. To set up an existing local Git repository as a dependency in your project, use a path to your local Git repository instead. This allows you to test unpublished changes, but you can’t use it to contribute to that Git repository. When the Package Manager fetches a package from a Git repository, it adds the package locally to your project.
