Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

🔧 A simple git status panel for Unity.

License

Notifications You must be signed in to change notification settings

gitindro/GitStatus

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitStatus

Unity editor panel that displays the current git status.

npm


Features

  • Asset status icons
  • Branch switching
  • Discard changes to files or folder
  • Editor status panel
  • MacOS and Windows support 🎉

Install

Unity Package Manager

Git

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

Scoped UPM Registry

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

About

🔧 A simple git status panel for Unity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.5%
  • Makefile 1.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.