X Tutup
The Wayback Machine - https://web.archive.org/web/20200203212222/https://github.com/github-for-unity/unity
Skip to content
GitHub for Unity
C# Other
  1. C# 98.5%
  2. Other 1.5%
Branch: master
Clone or download
shana Merge pull request #1061 from github-for-unity/fixes/dont-commit-thin…
…gs-that-arent-selected

Show staged status of files, and don't commit any files that aren't checked
Latest commit 092e13c Jun 20, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Updating some docs Dec 10, 2018
common Bump version to 1.4, since there's new API and stuff Jun 14, 2019
docs Update how-to-build.md Nov 1, 2018
lib Adding SharpZipLib from source Oct 8, 2018
octorun Missing changes Oct 19, 2018
script @ d373977 Initial support for GitHub Enterprise Oct 12, 2018
src Show staged status of files, and don't commit any files that aren't c… Jun 20, 2019
submodules Pick up copy-pasta error fix Mar 5, 2019
unity The meta files for the shim and api wrapper Nov 28, 2018
.editorconfig Add options discussed in #248 Apr 14, 2018
.gitattributes Finish mac support Aug 25, 2017
.gitignore Package octorun and add script to automate creating these zips Jul 30, 2018
.gitmodules Package octorun and add script to automate creating these zips Jul 30, 2018
CODE_OF_CONDUCT.md Update email address May 2, 2017
CONTRIBUTING.md Add information on how to build to the contributing doc Jul 3, 2017
GitHub.Unity.sln Show a message in the inspector when a file is locked. Nov 19, 2018
GitHub.Unity.sln.DotSettings Updating resharper settings to 2018.1.3 Aug 1, 2018
GitHub.Unity.v3.ncrunchsolution Consolidate custom build targets into separate files Jul 3, 2017
LICENSE Update license year May 21, 2019
README.md Update README.md Jun 20, 2019
appveyor.yml fix: packaging on appveyor Mar 5, 2019
build.cmd Move extension installation location to Assets/Plugins/GitHub Sep 1, 2017
build.sh Use lfs from a custom git path if it's there, install if it's missing May 9, 2018
create-octorun-zip.sh Update octorun packager to also update the version file Sep 27, 2018
create-unitypackage.sh Set the version in only one place Jan 7, 2019
credits.txt Case insensitive filesystems are highly annoying May 18, 2018
eula.txt Case insensitive filesystems are highly annoying May 18, 2018
generate-package.sh Fix package generation script May 23, 2018
nuget.config Nuget 2 is borked? Sep 27, 2018
package.cmd Set the version in only one place Jan 7, 2019
package.sh Set the version in only one place Jan 7, 2019
run-test-webserver.sh Make the new scripts work on mac May 15, 2018
test.cmd Fixing the variable in test.cmd Nov 7, 2017
test.sh Make the new scripts work on mac May 15, 2018

README.md

GitHub for Unity

The GitHub for Unity extension brings Git and GitHub into Unity, integrating source control into your work with friendly and accessible tools and workflows.

You can reach the team right here by opening a new issue. You can also tweet at @GitHubUnity

Build Status

Notices

Please refer to the list of known issues, and make sure you have backups of your work before trying it out.

From version 0.19 onwards, the location of the plugin has moved to Assets/Plugins/GitHub. If you have version 0.18 or lower, you need to delete the Assets/Editor/GitHub folder before you install newer versions. You should exit Unity and delete the folder from Explorer/Finder, as Unity will not unload native libraries while it's running. Also, remember to update your .gitignore file.

Building and Contributing

Please read the How to Build document for information on how to build GitHub for Unity.

The CONTRIBUTING.md document will help you get setup and familiar with the source. The documentation folder also contains more resources relevant to the project.

If you're looking for something to work on, check out the up-for-grabs label.

How to use

The quick guide to GitHub for Unity

More in-depth information

License

MIT

The MIT license grant is not for GitHub's trademarks, which include the logo designs. GitHub reserves all trademark and copyright rights in and to all GitHub trademarks. GitHub's logos include, for instance, the stylized Invertocat designs that include "logo" in the file title in the following folder: IconsAndLogos.

Copyright 2015 - 2018 GitHub, Inc.

You can’t perform that action at this time.
X Tutup