Unity
Unity copied to clipboard
GitHub for Unity
I found the plugin on https://assetstore.unity.com/packages/tools/version-control/github-for-unity-118069#description Installed from the page, but then I could not find how to use it. If the plugin description simply said this: ``` After installed,...
This is a starting list of the user guides that we should probably have at a minimum. Some of them have already started to be fleshed out, others need starting....
When trying to make a commit, sometimes appears the next message  And without doing any change, some files appear to be changed  Attaching editor log file [Editor.log](https://github.com/github-for-unity/Unity/files/5057537/Editor.log)
Whenever you click the "pull" button with uncommitted changes, you get the message "You need to commit your changes before pulling". This is a major drawback, as you often might...
We should add the Dispose pattern to the style guide so we don't have to go hunting for it whenever we need it. We should also audit the existing code...
### Prerequisites - Be sure to run with tracing enabled to capture runtime details in the log file - Include the log file in the PR. - On Windows, the...
### Prerequisite Here there is my github-unity.log ``` 190624-17:09:11.912 INFO [ 1] Initializing GitHubForUnity:'v1.4.0' Unity:'v2019.1.7f1' 190624-17:09:11.930 TRACE [ 9] Download of http://github-vs.s3.amazonaws.com/unity/latest.json to C:\Users\Fulvio\AppData\Local\GitHubUnity\latest.json Attempt 1 of 1 190624-17:09:11.938 TRACE...
I ran GitHub for Unity normally and got the following email from GitHub: > **[GitHub API] Deprecation notice for authentication via URL query parameters** > > Hi @nickmccurdy, > >...
I signed in GitHub using _sign in with your browser_ option in Unity. First time it worked ok. But when I signed out and tried to sign in again using...
Hi, I've had a sudden power off at a very bad moment apparently. After relaunching Unity I've noticed that when I do changes, they are not detected. I've also noticed...