Search Unity

Git Support

Discussion in 'Package Manager' started by brgishy, May 7, 2018.

  1. brgishy

    brgishy

    Joined:
    Jul 9, 2013
    Posts:
    31
    I read this great tutorial on how you could use the manifest.json file to point to a specific folder on your computer and use it as a package.
    https://gist.github.com/LotteMakesStuff/6e02e0ea303030517a071a1c81eb016e

    It's great functionality, but what would be even better is the ability to point to a git repository and specify a commit hash. Are there any plans for this coming in the 2018 lifecycle?

    Thanks in advance!
     
  2. spaceemotion

    spaceemotion

    Joined:
    Sep 29, 2015
    Posts:
    95
  3. brgishy

    brgishy

    Joined:
    Jul 9, 2013
    Posts:
    31
  4. DanielTG

    DanielTG

    Joined:
    Feb 15, 2018
    Posts:
    111
    Hi guys,

    The git support is in the works internally along with some general UX tweaks to the current package manager UI. It will come out as a 'preview' package update to the Package Manager UI. Although, can't say for certain at this point in time which 2018.x will have it marked as "verified". Once I have more details on timing, I'll be sure to let this thread know (we definitely want more hands-on testing of this functionality)

    Thanks
    Daniel
     
  5. JesOb

    JesOb

    Joined:
    Sep 3, 2012
    Posts:
    1,109
    Mercurial support either :)
     
    Gru likes this.
  6. bdovaz

    bdovaz

    Joined:
    Dec 10, 2011
    Posts:
    1,052
    And subversion please.
     
  7. Gru

    Gru

    Joined:
    Dec 23, 2012
    Posts:
    142
    I would also like to see Hg support but due to the way packages are (they are git repos) I don't think they will do it.