Initial commit - Migrated to Dev environment

This commit is contained in:
2026-02-03 19:55:45 +00:00
commit a34e5b7976
3518 changed files with 481663 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
2026-01-30 17:35:16.305 [info] Extension host with pid 77728 started
2026-01-30 17:35:16.312 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Lock acquired.
2026-01-30 17:35:16.461 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2026-01-30 17:35:16.462 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2026-01-30 17:35:16.581 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2026-01-30 17:35:16.633 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2026-01-30 17:35:16.634 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2026-01-30 17:35:16.795 [info] Eager extensions activated
2026-01-30 17:35:16.795 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2026-01-30 17:35:16.795 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2026-01-30 17:35:20.951 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: 'onTerminalShellIntegration:*'
2026-01-30 17:36:46.782 [info] ExtensionService#_doActivateExtension vscode.extension-editing, startup: false, activationEvent: 'onLanguage:markdown'
2026-01-30 17:36:46.783 [info] ExtensionService#_doActivateExtension vscode.markdown-language-features, startup: false, activationEvent: 'onLanguage:markdown'
2026-01-30 17:36:47.388 [info] ExtensionService#_doActivateExtension vscode.markdown-math, startup: false, activationEvent: 'api', root cause: vscode.markdown-language-features
2026-01-31 01:39:06.483 [info] Extension host terminating: received terminate message from renderer
2026-01-31 01:39:06.484 [info] Lock '/root/.local/share/code-server/User/workspaceStorage/70d739db/vscode.lock': Marking the lockfile as scheduled to be released in 6000 ms.
2026-01-31 01:39:06.540 [info] Extension host with pid 77728 exiting with code 0

View File

@@ -0,0 +1,338 @@
2026-01-30 17:35:16.883 [info] [main] Log level: Info
2026-01-30 17:35:16.883 [info] [main] Validating found git in: "git"
2026-01-30 17:35:16.883 [info] [main] Using git "2.39.5" from "git"
2026-01-30 17:35:16.883 [info] [Model][doInitialScan] Initial repository scan started
2026-01-30 17:35:16.883 [info] > git rev-parse --show-toplevel [5ms]
2026-01-30 17:35:16.883 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.883 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:35:16.883 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.883 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:35:16.883 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.883 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:35:16.883 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.883 [info] > git rev-parse --show-toplevel [28ms]
2026-01-30 17:35:16.883 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.894 [info] > git rev-parse --show-toplevel [8ms]
2026-01-30 17:35:16.894 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.899 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:35:16.899 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.906 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:35:16.906 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.911 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:35:16.911 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.916 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:35:16.916 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.920 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:35:16.920 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.928 [info] > git rev-parse --show-toplevel [5ms]
2026-01-30 17:35:16.928 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.932 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:35:16.932 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.936 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:35:16.936 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.943 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 17:35:16.943 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:16.946 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (0), unsafe repositories (0)
2026-01-30 17:35:18.430 [info] > git rev-parse --show-toplevel [6ms]
2026-01-30 17:35:18.430 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:20.647 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:35:20.647 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:35:21.059 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:35:21.059 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:36:46.927 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:36:46.927 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:36:58.862 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 17:36:58.862 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:37:10.156 [info] > git rev-parse --show-toplevel [5ms]
2026-01-30 17:37:10.157 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:37:19.626 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:37:19.626 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:37:27.480 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 17:37:27.480 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:37:35.652 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 17:37:35.652 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:37:58.372 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:37:58.372 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:03.575 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:38:03.575 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:04.615 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:38:04.615 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:05.968 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:38:05.968 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:15.904 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:38:15.904 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:30.541 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:38:30.541 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:35.368 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:38:35.368 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:45.557 [info] > git rev-parse --show-toplevel [7ms]
2026-01-30 17:38:45.557 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:47.301 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:38:47.301 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:38:48.390 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:38:48.390 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:39:03.442 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 17:39:03.442 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:39:07.730 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:39:07.730 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:39:13.095 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:39:13.095 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:40:25.821 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:40:25.821 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:40:47.993 [info] > git rev-parse --show-toplevel [7ms]
2026-01-30 17:40:47.993 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:41:02.945 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 17:41:02.945 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:41:36.842 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 17:41:36.842 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:41:46.716 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 17:41:46.716 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:41:56.837 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:41:56.837 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:42:16.113 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:42:16.113 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:43:05.003 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:43:05.003 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:43:05.904 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:43:05.904 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:43:06.436 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 17:43:06.436 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:43:07.157 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:43:07.157 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:47:50.154 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 17:47:50.154 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:48:09.680 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:48:09.680 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:48:37.823 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:48:37.823 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:51:30.473 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 17:51:30.473 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:55:26.675 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:55:26.675 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 17:55:53.465 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 17:55:53.465 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 18:09:25.718 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 18:09:25.718 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:46:04.384 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 20:46:04.384 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:46:47.497 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:46:47.497 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:47:17.549 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:47:17.549 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:47:36.018 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 20:47:36.018 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:47:49.726 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:47:49.726 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:48:02.621 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:48:02.621 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:48:23.117 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 20:48:23.117 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:48:24.099 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 20:48:24.099 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:48:25.196 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:48:25.196 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:48:43.925 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 20:48:43.925 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:49:13.327 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 20:49:13.327 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:49:20.777 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:49:20.777 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:50:11.879 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:50:11.879 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:50:21.127 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:50:21.127 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:50:47.198 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 20:50:47.198 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:51:34.742 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:51:34.742 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:51:54.114 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:51:54.114 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:52:16.683 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 20:52:16.683 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:52:39.672 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 20:52:39.672 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:52:51.910 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 20:52:51.910 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:53:07.791 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 20:53:07.791 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:53:46.566 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 20:53:46.567 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:54:08.290 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 20:54:08.290 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 20:54:29.223 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 20:54:29.223 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 21:27:41.639 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 21:27:41.639 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 21:28:02.342 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 21:28:02.342 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 21:41:24.057 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 21:41:24.057 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 21:41:56.506 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 21:41:56.506 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 22:07:16.457 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 22:07:16.457 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 22:07:25.345 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 22:07:25.345 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 22:07:25.884 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 22:07:25.884 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 22:07:26.864 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 22:07:26.864 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 22:19:09.170 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 22:19:09.170 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:23:45.761 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 23:23:45.761 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:24:23.666 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:24:23.666 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:25:12.930 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 23:25:12.930 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:25:36.527 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:25:36.527 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:25:48.281 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 23:25:48.281 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:25:56.700 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:25:56.700 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:26:08.378 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 23:26:08.378 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:26:51.368 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 23:26:51.368 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:27:18.390 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 23:27:18.390 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:27:41.220 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 23:27:41.220 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:28:16.799 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:28:16.799 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:33:15.417 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 23:33:15.417 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:34:03.132 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 23:34:03.132 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:34:17.952 [info] > git rev-parse --show-toplevel [1ms]
2026-01-30 23:34:17.952 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:34:30.199 [info] > git rev-parse --show-toplevel [4ms]
2026-01-30 23:34:30.199 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:34:49.017 [info] > git rev-parse --show-toplevel [3ms]
2026-01-30 23:34:49.017 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:44:40.884 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:44:40.884 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:45:10.657 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:45:10.657 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:46:22.339 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:46:22.339 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:47:04.729 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:47:04.730 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-30 23:47:37.827 [info] > git rev-parse --show-toplevel [2ms]
2026-01-30 23:47:37.827 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 01:20:04.126 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 01:20:04.127 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2026-01-31 01:20:21.293 [info] > git rev-parse --show-toplevel [1ms]
2026-01-31 01:20:21.293 [info] fatal: not a git repository (or any parent up to mount point /opt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

View File

@@ -0,0 +1,33 @@
2026-01-30 17:35:16.704 [info] Reading sessions from keychain...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.704 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.704 [info] Got 0 sessions for ...
2026-01-30 17:35:16.712 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.712 [info] Got 0 sessions for ...
2026-01-30 17:35:16.743 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.743 [info] Got 0 sessions for ...
2026-01-30 17:35:16.743 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.743 [info] Got 0 sessions for ...
2026-01-30 17:35:16.743 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.743 [info] Got 0 sessions for ...
2026-01-30 17:35:16.743 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.743 [info] Got 0 sessions for ...
2026-01-30 17:35:16.743 [info] Getting sessions for all scopes...
2026-01-30 17:35:16.743 [info] Got 0 sessions for ...
2026-01-30 17:35:18.431 [info] Getting sessions for all scopes...
2026-01-30 17:35:18.431 [info] Got 0 sessions for ...

View File

@@ -0,0 +1 @@
2026-01-30 17:35:16.895 [info] Log level: Info