Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 59152da

Browse files
Triggering change flag
1 parent f499c20 commit 59152da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/UnityExtension/Assets/Editor/GitHub.Unity/UI/GitPathView.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ public override void OnGUI()
132132
{
133133
Manager.SystemSettings.Set(Constants.GitInstallPathKey, path);
134134
Environment.GitExecutablePath = path;
135+
gitExecHasChanged = true;
135136
}
136137

137138
isBusy = false;

0 commit comments

Comments
 (0)