This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2023-03-05 12:11:44.113 [info] Log level: Info | |
| 2023-03-05 12:11:44.121 [info] Validating found git in: "/usr/bin/git" | |
| 2023-03-05 12:11:44.171 [info] Using git "2.37.1 (Apple Git-137.1)" from "/usr/bin/git" | |
| 2023-03-05 12:11:44.273 [info] > git rev-parse --show-toplevel [101ms] | |
| 2023-03-05 12:11:44.311 [info] > git rev-parse --git-dir --git-common-dir [24ms] | |
| 2023-03-05 12:11:44.313 [info] Open repository: /Users/maxiemgeldhof/development/um/master | |
| 2023-03-05 12:11:44.339 [info] > git rev-parse --show-toplevel [24ms] | |
| 2023-03-05 12:11:44.342 [info] > git config --get commit.template [25ms] | |
| 2023-03-05 12:11:44.362 [info] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track)%00%(upstream:remotename)%00%(upstream:remoteref) refs/heads/master refs/remotes/master [42ms] | |
| 2023-03-05 12:11:44.367 [info] > git rev-parse --show-toplevel [27ms] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2023-03-05 11:11:44.246] [ 1] GitLens v13.3.1 activating in Visual Studio Code(1.75.1) on the desktop (ddaaa345b8c63cea5b28209e60f6dac8a33ce2bcd31585710d4cc25dbdb39936|a56e61da-3d17-468e-acc6-4a35034e22701678014702886) | |
| [2023-03-05 11:11:44.247] [ 7] m.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitLens","startedOn":"2022-11-15T08:05:35.147Z"},"effective":{"id":"free","name":"GitLens","startedOn":"2022-11-15T08:05:35.147Z"}},"state":0}, t=true) | |
| [2023-03-05 11:11:44.247] [ 7] m.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitLens","startedOn":"2022-11-15T08:05:35.147Z"},"effective":{"id":"free","name":"GitLens","startedOn":"2022-11-15T08:05:35.147Z"}},"state":0}, t=true) completed • 0 ms | |
| [2023-03-05 11:11:44.247] [ 9] GitProviderService.setEnabledContext(e=false) | |
| [2023-03-05 11:11:44.256] [ d] jw.registerGitProviders | |
| [2023-03-05 11:11:44.257] [ 9] GitProviderService.setEnabledContext(e=false) completed • 9 ms | |
| [2023-03-05 11:11:44.258] [ e] GitProviderService. |