You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Make sure a Git user and email address are set in the `%HOME%\.gitconfig` file b
77
77
email = Your Email
78
78
```
79
79
80
-
Once the extension is installed, you can open a command line with the same Git and Git LFS version that the extension uses by going to the `GitHub` -> `Command line` menu in Unity.
80
+
Once the extension is installed, you can open a command line with the same Git and Git LFS version that the extension uses by going to `Window` -> `GitHub Command Line` in Unity.
81
81
82
82
### Installation
83
83
@@ -91,7 +91,7 @@ Alternatively, import the package by clicking Assets, Import Package, Custom Pac
91
91
92
92
##### macOS
93
93
94
-
The extension log file can be found at `~/.local/share/GitHubUnityDebug/github-unity.log`. This is a temporary location and will be changed in the future.
94
+
he extension log file can be found at `~/Library/Application Support/GitHubUnity/github-unity.log`
95
95
96
96
##### Windows
97
97
@@ -124,7 +124,7 @@ You can access the GitHub window by going to Windows -> GitHub. The window opens
0 commit comments