2.1.0 • Published 5 years ago

xyz.candycoded.gitstatus v2.1.0

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

GitStatus

Editor panel that displays the current git status.

npm

Install

Unity Package Manager

Git

{
  "dependencies": {
    "xyz.candycoded.gitstatus": "https://github.com/CandyCoded/gitstatus.git#v1.0.0",
    ...
  }
}

Scoped UPM Registry

{
  "dependencies": {
    "xyz.candycoded.gitstatus": "1.0.0",
    ...
  },
  "scopedRegistries": [
    {
      "name": "candycoded",
      "url": "https://registry.npmjs.com",
      "scopes": ["xyz.candycoded"]
    }
  ]
}
2.1.0

5 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago