# Install log: nRF Connect on VSCode Started playing with nRF Connect and VSCode. After multiple attempts and errors, I opted for a clean re-install, which is documented and logged below. ## Following nRF Connect for VS Code documentation - Going to https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code > Downloads - nRF Connect for Desktop: https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-Desktop > Downloads > MacOS Arm64 - https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/desktop-software/nrf-connect-for-desktop/5-0-2/nrfconnect-5.0.2-arm64.dmg - move to Applications, then run: says it works with nRF9160 DK, nRF9161 DK, which I don't have... ## Back to nrf Connect for VS Code documentation - Going back to https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code > Downloads - nRF Command Line Tools: https://www.nordicsemi.com/Products/Development-tools/nRF-Command-Line-Tools > Downloads > MacOS v10.24.2 - https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/desktop-software/nrf-command-line-tools/sw/versions-10-x-x/10-24-2/nrf-command-line-tools-10.24.2-darwin.dmg - opening nrf-command-line-tools-10.24.2-darwin.dmg - Install nRF Tools: all except pynrfjprog. Successful. - Install J-LINK: Successful. ## Youtube: Introducing nRF Connect for VS Code - Watching Youtube video "Introducing nRF Connect for VS Code" : https://www.youtube.com/watch?v=ufjv2NaLfN8 - watching youtube video "nRF Connect for VS Code, part 1: Installation": https://www.youtube.com/watch?v=EAJdOqsL9m8&list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl - installing nRF Command Line Tools: https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download > already done. - Installing VSCode: code.visualstudio.com/download > AppleSilicon - Moving Visual Studio Code.app to /Applications/ - moved ~/.code to ~/.code_old and ~/Library/Application Support/Code to ~/Library/Application Support/Code.old for a clean re-install (seems to work) ## Running Visual Studio Code (still following youtube video) : - verified in terminal that $python3 --version returns Python 3.13.0 (which I have previously installed with homebrew) - Installing extension: nRF Connect for VS Code (v2024.9.87) > Successful. - Output of nRF Connect: ``` [01:10:00] nRF Command Line Tools 10.24.2 are up to date ``` - Installing extension: nRF Connect for VS Code Extension Pack (v2024.9.5) > Successful. - Output of Extension Host: ``` 2024-10-20 01:09:34.913 [info] Extension host with pid 88907 started 2024-10-20 01:09:34.998 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git 2024-10-20 01:09:35.030 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*' 2024-10-20 01:09:35.064 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*' 2024-10-20 01:09:35.123 [info] Eager extensions activated 2024-10-20 01:09:35.131 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished' 2024-10-20 01:09:35.132 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished' 2024-10-20 01:09:39.241 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage' 2024-10-20 01:09:58.221 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect, startup: false, activationEvent: 'onWalkthrough:nrf-walkthrough' 2024-10-20 01:10:05.751 [info] ExtensionService#_doActivateExtension vscode.configuration-editing, startup: false, activationEvent: 'onLanguage:jsonc' 2024-10-20 01:10:05.758 [info] ExtensionService#_doActivateExtension vscode.json-language-features, startup: false, activationEvent: 'onLanguage:jsonc' 2024-10-20 01:10:05.786 [info] ExtensionService#_doActivateExtension vscode.typescript-language-features, startup: false, activationEvent: 'onLanguage:jsonc' 2024-10-20 01:11:02.199 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-connect-extension-pack, startup: false, activationEvent: '*' 2024-10-20 01:11:02.200 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-kconfig, startup: false, activationEvent: '*' 2024-10-20 01:11:02.250 [info] ExtensionService#_doActivateExtension nordic-semiconductor.nrf-terminal, startup: false, activationEvent: '*' ``` - Clicked on nRF Connect symbol on the left side > Install Toolchain. - Output for nRF Connect: ``` [01:10:00] nRF Command Line Tools 10.24.2 are up to date [01:12:59] nrfutil-toolchain-manager install v2.7.0: Download toolchain [01:14:48] nrfutil-toolchain-manager install v2.7.0: Toolchain downloaded: success [01:14:48] nrfutil-toolchain-manager install v2.7.0: Unpack toolchain [01:15:06] nrfutil-toolchain-manager install v2.7.0: Toolchain unpacked to /opt/nordic/ncs/tmp/.tmpWRO315: success [01:15:06] nrfutil-toolchain-manager install v2.7.0: Install toolchain [01:15:06] nrfutil-toolchain-manager install v2.7.0: Toolchain installed at /opt/nordic/ncs/toolchains/f8037e9b83: success [01:15:07] =========== Toolchain validation report for nRF Connect SDK Toolchain v2.7.0 =========== No issues were detected with the toolchain. ``` - Output on Window: ``` 2024-10-20 01:09:39.748 [error] [network] #5: https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery - error POST Canceled 2024-10-20 01:11:02.132 [error] Extension 'ms-vscode.cpptools' CANNOT register tool without name and modelDescription: {"name":"cpptools-lmtool-configuration","toolReferenceName":"cpp","displayName":"C/C++ configuration","canBeReferencedInPrompt":true,"userDescription":"Configuration of the active C or C++ file, like language standard version and target platform.","modelDescription":"For the active C or C++ file, this tool provides: the language (C, C++, or CUDA), the language standard version (such as C++11, C++14, C++17, or C++20), the compiler (such as GCC, Clang, or MSVC), the target platform (such as x86, x64, or ARM), and the target architecture (such as 32-bit or 64-bit).","icon":"$(file-code)","when":"(config.C_Cpp.experimentalFeatures =~ /^[eE]nabled$/)","supportedContentTypes":["text/plain"]} ``` - Output on Shared: ``` 2024-10-20 01:09:34.803 [info] Started initializing default profile extensions in extensions installation folder. file:///Users/armand/.vscode/extensions 2024-10-20 01:09:34.864 [info] Completed initializing default profile extensions in extensions installation folder. file:///Users/armand/.vscode/extensions 2024-10-20 01:09:55.679 [info] Getting Manifest... nordic-semiconductor.nrf-connect 2024-10-20 01:09:55.740 [info] Installing extension: nordic-semiconductor.nrf-connect {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"}} 2024-10-20 01:09:57.466 [info] Extension signature verification result for nordic-semiconductor.nrf-connect: Success. Executed: true. Duration: 334ms. 2024-10-20 01:09:58.094 [info] Extracted extension to file:///Users/armand/.vscode/extensions/nordic-semiconductor.nrf-connect-2024.9.87-darwin-arm64: nordic-semiconductor.nrf-connect 2024-10-20 01:09:58.107 [info] Renamed to /Users/armand/.vscode/extensions/nordic-semiconductor.nrf-connect-2024.9.87-darwin-arm64 2024-10-20 01:09:58.118 [info] Extension installed successfully: nordic-semiconductor.nrf-connect vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:10:53.226 [info] Getting Manifest... nordic-semiconductor.nrf-connect-extension-pack 2024-10-20 01:10:53.242 [info] Installing extension: nordic-semiconductor.nrf-connect-extension-pack {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"}} 2024-10-20 01:10:53.368 [info] Getting Manifest... ms-vscode.cpptools 2024-10-20 01:10:53.385 [info] Getting Manifest... twxs.cmake 2024-10-20 01:10:53.402 [info] Getting Manifest... trond-snekvik.gnu-mapfiles 2024-10-20 01:10:53.419 [info] Getting Manifest... nordic-semiconductor.nrf-devicetree 2024-10-20 01:10:53.435 [info] Getting Manifest... nordic-semiconductor.nrf-kconfig 2024-10-20 01:10:53.451 [info] Getting Manifest... nordic-semiconductor.nrf-terminal 2024-10-20 01:10:53.467 [info] Getting Manifest... nordic-semiconductor.nrf-connect 2024-10-20 01:10:53.505 [info] Installing extension: ms-vscode.cpptools {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"},"context":{"dependecyOrPackExtensionInstall":true}} 2024-10-20 01:10:53.505 [info] Installing extension: twxs.cmake {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"},"context":{"dependecyOrPackExtensionInstall":true}} 2024-10-20 01:10:53.505 [info] Installing extension: trond-snekvik.gnu-mapfiles {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"},"context":{"dependecyOrPackExtensionInstall":true}} 2024-10-20 01:10:53.505 [info] Installing extension: nordic-semiconductor.nrf-devicetree {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"},"context":{"dependecyOrPackExtensionInstall":true}} 2024-10-20 01:10:53.505 [info] Installing extension: nordic-semiconductor.nrf-kconfig {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"},"context":{"dependecyOrPackExtensionInstall":true}} 2024-10-20 01:10:53.505 [info] Installing extension: nordic-semiconductor.nrf-terminal {"isMachineScoped":false,"installPreReleaseVersion":false,"pinned":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/Users/armand/.vscode/extensions/extensions.json","path":"/Users/armand/.vscode/extensions/extensions.json","scheme":"vscode-userdata"},"installOnlyNewlyAddedFromExtensionPack":true,"isApplicationScoped":false,"productVersion":{"version":"1.94.2","date":"2024-10-09T16:08:44.566Z"},"context":{"dependecyOrPackExtensionInstall":true}} 2024-10-20 01:10:53.965 [info] Extension signature verification result for nordic-semiconductor.nrf-kconfig: Success. Executed: true. Duration: 293ms. 2024-10-20 01:10:53.967 [info] Extension signature verification result for nordic-semiconductor.nrf-connect-extension-pack: Success. Executed: true. Duration: 300ms. 2024-10-20 01:10:53.977 [info] Extracted extension to file:///Users/armand/.vscode/extensions/nordic-semiconductor.nrf-connect-extension-pack-2024.9.5: nordic-semiconductor.nrf-connect-extension-pack 2024-10-20 01:10:53.986 [info] Renamed to /Users/armand/.vscode/extensions/nordic-semiconductor.nrf-connect-extension-pack-2024.9.5 2024-10-20 01:10:53.987 [info] Extension signature verification result for nordic-semiconductor.nrf-devicetree: Success. Executed: true. Duration: 297ms. 2024-10-20 01:10:54.010 [info] Extracted extension to file:///Users/armand/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2024.9.20: nordic-semiconductor.nrf-kconfig 2024-10-20 01:10:54.018 [info] Renamed to /Users/armand/.vscode/extensions/nordic-semiconductor.nrf-kconfig-2024.9.20 2024-10-20 01:10:54.053 [info] Extracted extension to file:///Users/armand/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2024.9.26: nordic-semiconductor.nrf-devicetree 2024-10-20 01:10:54.058 [info] Renamed to /Users/armand/.vscode/extensions/nordic-semiconductor.nrf-devicetree-2024.9.26 2024-10-20 01:10:54.637 [info] Extension signature verification result for trond-snekvik.gnu-mapfiles: Success. Executed: true. Duration: 280ms. 2024-10-20 01:10:54.645 [info] Extracted extension to file:///Users/armand/.vscode/extensions/trond-snekvik.gnu-mapfiles-1.1.0: trond-snekvik.gnu-mapfiles 2024-10-20 01:10:54.652 [info] Renamed to /Users/armand/.vscode/extensions/trond-snekvik.gnu-mapfiles-1.1.0 2024-10-20 01:10:54.747 [info] Extension signature verification result for nordic-semiconductor.nrf-terminal: Success. Executed: true. Duration: 282ms. 2024-10-20 01:10:54.810 [info] Extracted extension to file:///Users/armand/.vscode/extensions/nordic-semiconductor.nrf-terminal-2024.9.14: nordic-semiconductor.nrf-terminal 2024-10-20 01:10:54.818 [info] Renamed to /Users/armand/.vscode/extensions/nordic-semiconductor.nrf-terminal-2024.9.14 2024-10-20 01:10:55.479 [info] Extension signature verification result for twxs.cmake: Success. Executed: true. Duration: 303ms. 2024-10-20 01:10:55.552 [info] Extracted extension to file:///Users/armand/.vscode/extensions/twxs.cmake-0.0.17: twxs.cmake 2024-10-20 01:10:55.558 [info] Renamed to /Users/armand/.vscode/extensions/twxs.cmake-0.0.17 2024-10-20 01:11:01.088 [info] Extension signature verification result for ms-vscode.cpptools: Success. Executed: true. Duration: 355ms. 2024-10-20 01:11:02.063 [info] Extracted extension to file:///Users/armand/.vscode/extensions/ms-vscode.cpptools-1.22.9-darwin-arm64: ms-vscode.cpptools 2024-10-20 01:11:02.079 [info] Renamed to /Users/armand/.vscode/extensions/ms-vscode.cpptools-1.22.9-darwin-arm64 2024-10-20 01:11:02.097 [info] Extension installed successfully: nordic-semiconductor.nrf-connect-extension-pack vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:11:02.097 [info] Extension installed successfully: nordic-semiconductor.nrf-kconfig vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:11:02.097 [info] Extension installed successfully: nordic-semiconductor.nrf-devicetree vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:11:02.097 [info] Extension installed successfully: trond-snekvik.gnu-mapfiles vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:11:02.097 [info] Extension installed successfully: nordic-semiconductor.nrf-terminal vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:11:02.097 [info] Extension installed successfully: twxs.cmake vscode-userdata:/Users/armand/.vscode/extensions/extensions.json 2024-10-20 01:11:02.097 [info] Extension installed successfully: ms-vscode.cpptools vscode-userdata:/Users/armand/.vscode/extensions/extensions.json ``` - Manage SDKs > Install SDK > v2.7.99-cs2 > /opt/nordic/ncs/v2.7.99-cs2 > Started ca 1:15am; taking a long time, likely until 5am (judging from my `du -sch /opt/nordic/ncs/v2.7.99-cs2/*`. Successful. - Output (added to previous output) of nRF Connect: ``` [west]: === Initializing in /opt/nordic/ncs/v2.7.99-cs2 [west]: --- Cloning manifest repository from https://github.com/nrfconnect/sdk-nrf [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/.west/manifest-tmp'... [west]: Updating files: 88% (10242/11575) Updating files: 89% (10302/11575) Updating files: 90% (10418/11575) Updating files: 91% (10534/11575) Updating files: 92% (10649/11575) Updating files: 93% (10765/11575) Updating files: 94% (10881/11575) Updating files: 95% (10997/11575) Updating files: 96% (11112/11575) Updating files: 97% (11228/11575) Updating files: 98% (11344/11575) Updating files: 99% (11460/11575) Updating files: 100% (11575/11575) Updating files: 100% (11575/11575), done. [west]: --- setting manifest.path to nrf [west]: === Initialized. Now run "west update" inside /opt/nordic/ncs/v2.7.99-cs2. [west]: exited with code 0. [west]: updating /opt/nordic/ncs/v2.7.99-cs2... [west]: === updating zephyr (zephyr): [west]: --- zephyr: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/zephyr/.git/ [west]: --- zephyr: fetching, need revision 3d01dcc251bf3aa2a675941e8ac2b244f776724d [west]: From https://github.com/nrfconnect/sdk-zephyr [west]: * branch 3d01dcc251bf3aa2a675941e8ac2b244f776724d -> FETCH_HEAD [west]: error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400 [west]: fatal: unable to write request to remote: Broken pipe [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 [west]: fatal: expected 'packfile' [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: Auto packing the repository in background for optimum performance. [west]: See "git help gc" for manual housekeeping. [west]: HEAD is now at 3d01dcc251bf3a [nrf noup] modules: hal_nordic: Drop EXACT nrf-regtool check [west]: HEAD is now at 3d01dcc25 [nrf noup] modules: hal_nordic: Drop EXACT nrf-regtool check [west]: === updating bsim (tools/bsim): [west]: --- bsim: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/tools/bsim/.git/ [west]: --- bsim: fetching, need revision 68f6282c6a7f54641b75f5f9fc953c85e272a983 [west]: From https://github.com/BabbleSim/bsim_west [west]: * branch 68f6282c6a7f54641b75f5f9fc953c85e272a983 -> FETCH_HEAD [west]: HEAD is now at 68f6282 developer_set: Remove .git suffix in paths [west]: HEAD is now at 68f6282 developer_set: Remove .git suffix in paths [west]: === updating hostap (modules/lib/hostap): [west]: --- hostap: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/hostap/.git/ [west]: --- hostap: fetching, need revision 3b64b3bf9957f3b1515d58429b89589d234dcaaf [west]: From https://github.com/nrfconnect/sdk-hostap [west]: * branch 3b64b3bf9957f3b1515d58429b89589d234dcaaf -> FETCH_HEAD [west]: HEAD is now at 3b64b3bf [nrf noup] zephyr: Fix the CSRNG define [west]: HEAD is now at 3b64b3bf [nrf noup] zephyr: Fix the CSRNG define [west]: === updating wfa-qt-control-app (modules/lib/wfa-qt-control-app): [west]: --- wfa-qt-control-app: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/wfa-qt-control-app/.git/ [west]: --- wfa-qt-control-app: fetching, need revision af011c8a8d338ba529f17aed2cc2ef4c1c591a58 [west]: From https://github.com/nrfconnect/sdk-wi-fiquicktrack-controlappc [west]: * branch af011c8a8d338ba529f17aed2cc2ef4c1c591a58 -> FETCH_HEAD [west]: HEAD is now at af011c8 [nrf fromlist]: Add missing null checks for malloc calls [west]: HEAD is now at af011c8 [nrf fromlist]: Add missing null checks for malloc calls [west]: === updating mcuboot (bootloader/mcuboot): [west]: --- mcuboot: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/bootloader/mcuboot/.git/ [west]: --- mcuboot: fetching, need revision f30dce197f34d4df77d8e66997dff0ce948c2b82 [west]: From https://github.com/nrfconnect/sdk-mcuboot [west]: * branch f30dce197f34d4df77d8e66997dff0ce948c2b82 -> FETCH_HEAD [west]: HEAD is now at f30dce1 [nrf noup] boards: nrf54l15dk: Disable FPROTECT [west]: HEAD is now at f30dce1 [nrf noup] boards: nrf54l15dk: Disable FPROTECT [west]: === updating qcbor (modules/tee/tf-m/qcbor): [west]: --- qcbor: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/tee/tf-m/qcbor/.git/ [west]: --- qcbor: fetching, need revision 751d36583a9ce1a640900c57e13c9b6b8f3a2ba2 [west]: From https://github.com/laurencelundblade/QCBOR [west]: * branch 751d36583a9ce1a640900c57e13c9b6b8f3a2ba2 -> FETCH_HEAD [west]: HEAD is now at 751d365 restore inc/qcbor.h for backwards compatibility (#181) [west]: HEAD is now at 751d365 restore inc/qcbor.h for backwards compatibility (#181) [west]: === updating mbedtls (modules/crypto/mbedtls): [west]: --- mbedtls: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/crypto/mbedtls/.git/ [west]: --- mbedtls: fetching, need revision v3.5.2-ncs2 [west]: From https://github.com/nrfconnect/sdk-mbedtls [west]: * tag v3.5.2-ncs2 -> FETCH_HEAD [west]: HEAD is now at 72868c6f [nrf noup] Add MBEDTLS_PSA_CRYPTO_CLIENT support for TLS/DTLS and X.509 [west]: HEAD is now at 72868c6f [nrf noup] Add MBEDTLS_PSA_CRYPTO_CLIENT support for TLS/DTLS and X.509 [west]: === updating oberon-psa-crypto (modules/crypto/oberon-psa-crypto): [west]: --- oberon-psa-crypto: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/crypto/oberon-psa-crypto/.git/ [west]: --- oberon-psa-crypto: fetching, need revision 5bfe42c2375204e38a067fe15bd33d581fbfbd01 [west]: From https://github.com/nrfconnect/sdk-oberon-psa-crypto [west]: * branch 5bfe42c2375204e38a067fe15bd33d581fbfbd01 -> FETCH_HEAD [west]: HEAD is now at 5bfe42c [nrf noup] PSA key attribute compatibility [west]: HEAD is now at 5bfe42c [nrf noup] PSA key attribute compatibility [west]: === updating nrfxlib (nrfxlib): [west]: --- nrfxlib: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/nrfxlib/.git/ [west]: --- nrfxlib: fetching, need revision 6f4076efa30fa53c708a06740464f4def3f7daad [west]: From https://github.com/nrfconnect/sdk-nrfxlib [west]: * branch 6f4076efa30fa53c708a06740464f4def3f7daad -> FETCH_HEAD [west]: HEAD is now at 6f4076e nrf_802154: rev 559b3d38a1f490371ebac659959d2eebda078b58 [west]: HEAD is now at 6f4076e nrf_802154: rev 559b3d38a1f490371ebac659959d2eebda078b58 [west]: === updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m): [west]: --- trusted-firmware-m: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/tee/tf-m/trusted-firmware-m/.git/ [west]: --- trusted-firmware-m: fetching, need revision 9f68daeafd7b662c96d6fdf61c83222248e3ed9f [west]: From https://github.com/nrfconnect/sdk-trusted-firmware-m [west]: * branch 9f68daeafd7b662c96d6fdf61c83222248e3ed9f -> FETCH_HEAD [west]: HEAD is now at 9f68dae [nrf noup] platform: nordic_nrf: Fix SPU include for 54l [west]: HEAD is now at 9f68dae [nrf noup] platform: nordic_nrf: Fix SPU include for 54l [west]: === updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests): [west]: --- psa-arch-tests: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/tee/tf-m/psa-arch-tests/.git/ [west]: --- psa-arch-tests: fetching, need revision 94a349db22cd0e44136c281724ffc71b6e7391c3 [west]: From https://github.com/nrfconnect/sdk-psa-arch-tests [west]: * branch 94a349db22cd0e44136c281724ffc71b6e7391c3 -> FETCH_HEAD [west]: HEAD is now at 94a349d [nrf fromlist] Fix base address for the nrf watchdog [west]: HEAD is now at 94a349d [nrf fromlist] Fix base address for the nrf watchdog [west]: === updating matter (modules/lib/matter): [west]: --- matter: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/matter/.git/ [west]: --- matter: fetching, need revision 89eb37b47ca8e4b9d309c431bde30bdb19d07577 [west]: From https://github.com/nrfconnect/sdk-connectedhomeip [west]: * branch 89eb37b47ca8e4b9d309c431bde30bdb19d07577 -> FETCH_HEAD [west]: HEAD is now at 89eb37b4 [nrf toup] [nrfconnect] Switch to nRF54L15 DK [west]: HEAD is now at 89eb37b4 [nrf toup] [nrfconnect] Switch to nRF54L15 DK [west]: Submodule 'nlio' (https://github.com/nestlabs/nlio.git) registered for path 'third_party/nlio/repo' [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/modules/lib/matter/third_party/nlio/repo'... [west]: Submodule path 'third_party/nlio/repo': checked out '0e725502c2b17bb0a0c22ddd4bcaee9090c8fb5c' [west]: Submodule 'nlassert' (https://github.com/nestlabs/nlassert.git) registered for path 'third_party/nlassert/repo' [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/modules/lib/matter/third_party/nlassert/repo'... [west]: Submodule path 'third_party/nlassert/repo': checked out 'c5892c5ae43830f939ed660ff8ac5f1b91d336d3' [west]: Submodule 'nlunit-test' (https://github.com/nestlabs/nlunit-test.git) registered for path 'third_party/nlunit-test/repo' [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/modules/lib/matter/third_party/nlunit-test/repo'... [west]: Submodule path 'third_party/nlunit-test/repo': checked out '0c8c9073af9c07aa089861295b7d7ced56ad174d' [west]: Submodule 'pigweed' (https://github.com/google/pigweed.git) registered for path 'third_party/pigweed/repo' [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/modules/lib/matter/third_party/pigweed/repo'... [west]: Submodule path 'third_party/pigweed/repo': checked out '1f12d06f5133a9a471e0551e5f915dff80ee908c' [west]: Submodule 'third_party/jsoncpp/repo' (https://github.com/open-source-parsers/jsoncpp.git) registered for path 'third_party/jsoncpp/repo' [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/modules/lib/matter/third_party/jsoncpp/repo'... [west]: Submodule path 'third_party/jsoncpp/repo': checked out '69098a18b9af0c47549d9a271c054d13ca92b006' [west]: === updating soc-hwmv1 (modules/soc-hwmv1): [west]: --- soc-hwmv1: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/soc-hwmv1/.git/ [west]: --- soc-hwmv1: fetching, need revision 32b1ee3e4576815bebf9ce3e8d63efe73bd89c62 [west]: From https://github.com/nrfconnect/sdk-soc-hwmv1 [west]: * branch 32b1ee3e4576815bebf9ce3e8d63efe73bd89c62 -> FETCH_HEAD [west]: HEAD is now at 32b1ee3 soc: Update Kconfig.peripherals from sdk-zephyr bdda11b [west]: HEAD is now at 32b1ee3 soc: Update Kconfig.peripherals from sdk-zephyr bdda11b [west]: === updating cjson (modules/lib/cjson): [west]: --- cjson: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/cjson/.git/ [west]: --- cjson: fetching, need revision c6af068b7f05207b28d68880740e4b9ec1e4b50a [west]: From https://github.com/nrfconnect/sdk-cjson [west]: * branch c6af068b7f05207b28d68880740e4b9ec1e4b50a -> FETCH_HEAD [west]: HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611) [west]: HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611) [west]: === updating azure-sdk-for-c (modules/lib/azure-sdk-for-c): [west]: --- azure-sdk-for-c: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/azure-sdk-for-c/.git/ [west]: --- azure-sdk-for-c: fetching, need revision 308c171cb4b5eed266649012a68406487ec81fb2 [west]: From https://github.com/nrfconnect/azure-sdk-for-c [west]: * branch 308c171cb4b5eed266649012a68406487ec81fb2 -> FETCH_HEAD [west]: HEAD is now at 308c171 [nrf fromlist] Make repository a Zephyr module [west]: HEAD is now at 308c171 [nrf fromlist] Make repository a Zephyr module [west]: === updating cirrus (modules/hal/cirrus-logic): [west]: --- cirrus: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/hal/cirrus-logic/.git/ [west]: --- cirrus: fetching, need revision 3873a08377d93a479105a75ac390d3bbcd31d690 [west]: From https://github.com/nrfconnect/sdk-mcu-drivers [west]: * branch 3873a08377d93a479105a75ac390d3bbcd31d690 -> FETCH_HEAD [west]: HEAD is now at 3873a08 Added missing curly brace for #ifdef __cplusplus [west]: HEAD is now at 3873a08 Added missing curly brace for #ifdef __cplusplus [west]: === updating openthread (modules/lib/openthread): [west]: --- openthread: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/openthread/.git/ [west]: --- openthread: fetching, need revision 2aeb8b833ba760ec29d5f340dd1ce7bcb61c5d56 [west]: From https://github.com/nrfconnect/sdk-openthread [west]: * branch 2aeb8b833ba760ec29d5f340dd1ce7bcb61c5d56 -> FETCH_HEAD [west]: HEAD is now at 2aeb8b8 [mle] prioritize equivalent pending dataset update over MLE announce (#10631) [west]: HEAD is now at 2aeb8b8 [mle] prioritize equivalent pending dataset update over MLE announce (#10631) [west]: === updating suit-generator (modules/lib/suit-generator): [west]: --- suit-generator: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/suit-generator/.git/ [west]: --- suit-generator: fetching, need revision 35f1ab74d886dc4795ea737596040854ea3b524e [west]: From https://github.com/nrfconnect/suit-generator [west]: * branch 35f1ab74d886dc4795ea737596040854ea3b524e -> FETCH_HEAD [west]: HEAD is now at 35f1ab7 Modifications of sign script to allow multiple KEY IDs [west]: HEAD is now at 35f1ab7 Modifications of sign script to allow multiple KEY IDs [west]: === updating suit-processor (modules/lib/suit-processor): [west]: --- suit-processor: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/suit-processor/.git/ [west]: --- suit-processor: fetching, need revision ee58d543994256d545c692e14badf3efa9830237 [west]: From https://github.com/nrfconnect/suit-processor [west]: * branch ee58d543994256d545c692e14badf3efa9830237 -> FETCH_HEAD [west]: HEAD is now at ee58d54 Fix Enc_structure protected parameter (wasn't bstr wrapped) [west]: HEAD is now at ee58d54 Fix Enc_structure protected parameter (wasn't bstr wrapped) [west]: === updating cmock (test/cmock): [west]: --- cmock: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/test/cmock/.git/ [west]: --- cmock: fetching, need revision f65066f15d8248e6dcb778efb8739904a4512087 [west]: From https://github.com/ThrowTheSwitch/cmock [west]: * branch f65066f15d8248e6dcb778efb8739904a4512087 -> FETCH_HEAD [west]: HEAD is now at f65066f Merge pull request #404 from tz18/patch-1 [west]: HEAD is now at f65066f Merge pull request #404 from tz18/patch-1 [west]: Submodule 'vendor/c_exception' (https://github.com/throwtheswitch/cexception.git) registered for path 'vendor/c_exception' [west]: Submodule 'vendor/unity' (https://github.com/throwtheswitch/unity.git) registered for path 'vendor/unity' [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/test/cmock/vendor/c_exception'... [west]: Cloning into '/opt/nordic/ncs/v2.7.99-cs2/test/cmock/vendor/unity'... [west]: Submodule path 'vendor/c_exception': checked out '71b47be7c950f1bf5f7e5303779fa99a16224bb6' [west]: Submodule path 'vendor/unity': checked out '4389bab82ee8a4b4631a03be2e07dd5c67dab2d4' [west]: === updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk): [west]: --- memfault-firmware-sdk: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/memfault-firmware-sdk/.git/ [west]: --- memfault-firmware-sdk: fetching, need revision 1.6.0 [west]: From https://github.com/memfault/memfault-firmware-sdk [west]: * tag 1.6.0 -> FETCH_HEAD [west]: HEAD is now at 3d51c80 Memfault Firmware SDK 1.6.0 (Build 5464) [west]: HEAD is now at 3d51c80 Memfault Firmware SDK 1.6.0 (Build 5464) [west]: === updating coremark (modules/benchmark/coremark): [west]: --- coremark: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/benchmark/coremark/.git/ [west]: --- coremark: fetching, need revision d5fad6bd094899101a4e5fd53af7298160ced6ab [west]: From https://github.com/eembc/coremark [west]: * branch d5fad6bd094899101a4e5fd53af7298160ced6ab -> FETCH_HEAD [west]: HEAD is now at d5fad6b Merge pull request #51 from volodymyr-bondarchuk/zephyr [west]: HEAD is now at d5fad6b Merge pull request #51 from volodymyr-bondarchuk/zephyr [west]: === updating canopennode (modules/lib/canopennode): [west]: --- canopennode: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/canopennode/.git/ [west]: --- canopennode: fetching, need revision dec12fa3f0d790cafa8414a4c2930ea71ab72ffd [west]: From https://github.com/zephyrproject-rtos/canopennode [west]: * branch dec12fa3f0d790cafa8414a4c2930ea71ab72ffd -> FETCH_HEAD [west]: HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t() [west]: HEAD is now at dec12fa stack: map CANopenNode crc16_ccitt() to Zephyr crc16_itu_t() [west]: === updating chre (modules/lib/chre): [west]: --- chre: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/chre/.git/ [west]: --- chre: fetching, need revision 3b32c76efee705af146124fb4190f71be5a4e36e [west]: From https://github.com/zephyrproject-rtos/chre [west]: * branch 3b32c76efee705af146124fb4190f71be5a4e36e -> FETCH_HEAD [west]: HEAD is now at 3b32c76 zephyr: link the .unstable_id data in ROM [west]: HEAD is now at 3b32c76 zephyr: link the .unstable_id data in ROM [west]: === updating lz4 (modules/lib/lz4): [west]: --- lz4: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/lz4/.git/ [west]: --- lz4: fetching, need revision 8e303c264fc21c2116dc612658003a22e933124d [west]: From https://github.com/zephyrproject-rtos/lz4 [west]: * branch 8e303c264fc21c2116dc612658003a22e933124d -> FETCH_HEAD [west]: HEAD is now at 8e303c2 zephyr: make this repo a zephyr module [west]: HEAD is now at 8e303c2 zephyr: make this repo a zephyr module [west]: === updating nanopb (modules/lib/nanopb): [west]: --- nanopb: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/nanopb/.git/ [west]: --- nanopb: fetching, need revision 7f88274070afa5edfaf608f4d8e32f3d3c1de139 [west]: From https://github.com/zephyrproject-rtos/nanopb [west]: * branch 7f88274070afa5edfaf608f4d8e32f3d3c1de139 -> FETCH_HEAD [west]: HEAD is now at 7f88274 Add migration note about CMake protoc default (#958) [west]: HEAD is now at 7f88274 Add migration note about CMake protoc default (#958) [west]: === updating tf-m-tests (modules/tee/tf-m/tf-m-tests): [west]: --- tf-m-tests: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/tee/tf-m/tf-m-tests/.git/ [west]: --- tf-m-tests: fetching, need revision 85f533a4aa5b4fe31247676a923db7453eb4429c [west]: From https://github.com/zephyrproject-rtos/tf-m-tests [west]: * branch 85f533a4aa5b4fe31247676a923db7453eb4429c -> FETCH_HEAD [west]: HEAD is now at 85f533a Crypto: Use RSA key in PSA format [west]: HEAD is now at 85f533a Crypto: Use RSA key in PSA format [west]: === updating zscilib (modules/lib/zscilib): [west]: --- zscilib: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/zscilib/.git/ [west]: --- zscilib: fetching, need revision ee1b287d9dd07208d2cc52284240ac25bb66eae3 [west]: From https://github.com/zephyrproject-rtos/zscilib [west]: * branch ee1b287d9dd07208d2cc52284240ac25bb66eae3 -> FETCH_HEAD [west]: HEAD is now at ee1b287 samples/tests: Update for hwmv2 board names [west]: HEAD is now at ee1b287 samples/tests: Update for hwmv2 board names [west]: === updating cmsis (modules/hal/cmsis): [west]: --- cmsis: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/hal/cmsis/.git/ [west]: --- cmsis: fetching, need revision 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0 [west]: From https://github.com/zephyrproject-rtos/cmsis [west]: * branch 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0 -> FETCH_HEAD [west]: HEAD is now at 4b96cbb doc: Update documentations for CMSIS 5.9.0 [west]: HEAD is now at 4b96cbb doc: Update documentations for CMSIS 5.9.0 [west]: === updating cmsis-dsp (modules/lib/cmsis-dsp): [west]: --- cmsis-dsp: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/cmsis-dsp/.git/ [west]: --- cmsis-dsp: fetching, need revision 6489e771e9c405f1763b52d64a3f17a1ec488ace [west]: From https://github.com/zephyrproject-rtos/cmsis-dsp [west]: * branch 6489e771e9c405f1763b52d64a3f17a1ec488ace -> FETCH_HEAD [west]: HEAD is now at 6489e77 do not generate warnings when scalar functions are used with MVE [west]: HEAD is now at 6489e77 do not generate warnings when scalar functions are used with MVE [west]: === updating cmsis-nn (modules/lib/cmsis-nn): [west]: --- cmsis-nn: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/cmsis-nn/.git/ [west]: --- cmsis-nn: fetching, need revision 0c8669d81381ccf3b1a01d699f3b68b50134a99f [west]: From https://github.com/zephyrproject-rtos/cmsis-nn [west]: * branch 0c8669d81381ccf3b1a01d699f3b68b50134a99f -> FETCH_HEAD [west]: HEAD is now at 0c8669d Merge pull request #1 from XenuIsWatching/zephyr [west]: HEAD is now at 0c8669d Merge pull request #1 from XenuIsWatching/zephyr [west]: === updating edtt (tools/edtt): [west]: --- edtt: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/tools/edtt/.git/ [west]: --- edtt: fetching, need revision b9ca3c7030518f07b7937dacf970d37a47865a76 [west]: From https://github.com/zephyrproject-rtos/edtt [west]: * branch b9ca3c7030518f07b7937dacf970d37a47865a76 -> FETCH_HEAD [west]: HEAD is now at b9ca3c7 Fix for for python >= 3.11 [west]: HEAD is now at b9ca3c7 Fix for for python >= 3.11 [west]: === updating fatfs (modules/fs/fatfs): [west]: --- fatfs: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/fs/fatfs/.git/ [west]: --- fatfs: fetching, need revision 427159bf95ea49b7680facffaa29ad506b42709b [west]: From https://github.com/zephyrproject-rtos/fatfs [west]: * branch 427159bf95ea49b7680facffaa29ad506b42709b -> FETCH_HEAD [west]: HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE [west]: HEAD is now at 427159b zephyr: fix ffconf.h override use of STRINGIZE [west]: === updating hal_nordic (modules/hal/nordic): [west]: --- hal_nordic: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/hal/nordic/.git/ [west]: --- hal_nordic: fetching, need revision d4030afcc0befef645eda11e82c0d7c0e1d604f1 [west]: From https://github.com/zephyrproject-rtos/hal_nordic [west]: * branch d4030afcc0befef645eda11e82c0d7c0e1d604f1 -> FETCH_HEAD [west]: HEAD is now at d4030af nrfx: align CLOCKPIN symbols to nRF9230 Eng B [west]: HEAD is now at d4030af nrfx: align CLOCKPIN symbols to nRF9230 Eng B [west]: === updating hal_st (modules/hal/st): [west]: --- hal_st: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/hal/st/.git/ [west]: --- hal_st: fetching, need revision b77157f6bc4395e398d90ab02a7d2cbc01ab2ce7 [west]: From https://github.com/zephyrproject-rtos/hal_st [west]: * branch b77157f6bc4395e398d90ab02a7d2cbc01ab2ce7 -> FETCH_HEAD [west]: HEAD is now at b77157f drivers: sensor: st: Move to vendor subdirectory [west]: HEAD is now at b77157f drivers: sensor: st: Move to vendor subdirectory [west]: === updating hal_wurthelektronik (modules/hal/wurthelektronik): [west]: --- hal_wurthelektronik: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/hal/wurthelektronik/.git/ [west]: --- hal_wurthelektronik: fetching, need revision e5bcb2eac1bb9639ce13b4dafc78eb254e014342 [west]: From https://github.com/zephyrproject-rtos/hal_wurthelektronik [west]: * branch e5bcb2eac1bb9639ce13b4dafc78eb254e014342 -> FETCH_HEAD [west]: HEAD is now at e5bcb2e Update WE sensors SDK to version 2.5.0 [west]: HEAD is now at e5bcb2e Update WE sensors SDK to version 2.5.0 [west]: === updating libmetal (modules/hal/libmetal): [west]: --- libmetal: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/hal/libmetal/.git/ [west]: --- libmetal: fetching, need revision 243eed541b9c211a2ce8841c788e62ddce84425e [west]: From https://github.com/zephyrproject-rtos/libmetal [west]: * branch 243eed541b9c211a2ce8841c788e62ddce84425e -> FETCH_HEAD [west]: HEAD is now at 243eed5 lib: update libmetal to SHA f55c02a7b582 [west]: HEAD is now at 243eed5 lib: update libmetal to SHA f55c02a7b582 [west]: === updating liblc3 (modules/lib/liblc3): [west]: --- liblc3: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/liblc3/.git/ [west]: --- liblc3: fetching, need revision 1a5938ebaca4f13fe79ce074f5dee079783aa29f [west]: From https://github.com/zephyrproject-rtos/liblc3 [west]: * branch 1a5938ebaca4f13fe79ce074f5dee079783aa29f -> FETCH_HEAD [west]: HEAD is now at 1a5938e meson: Bump to version 1.0.4 [west]: HEAD is now at 1a5938e meson: Bump to version 1.0.4 [west]: === updating littlefs (modules/fs/littlefs): [west]: --- littlefs: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/fs/littlefs/.git/ [west]: --- littlefs: fetching, need revision 408c16a909dd6cf128874a76f21c793798c9e423 [west]: From https://github.com/zephyrproject-rtos/littlefs [west]: * branch 408c16a909dd6cf128874a76f21c793798c9e423 -> FETCH_HEAD [west]: HEAD is now at 408c16a Merge pull request #14 from de-nordic/update-to-v2.8.1 [west]: HEAD is now at 408c16a Merge pull request #14 from de-nordic/update-to-v2.8.1 [west]: === updating loramac-node (modules/lib/loramac-node): [west]: --- loramac-node: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/loramac-node/.git/ [west]: --- loramac-node: fetching, need revision fb00b383072518c918e2258b0916c996f2d4eebe [west]: From https://github.com/zephyrproject-rtos/loramac-node [west]: * branch fb00b383072518c918e2258b0916c996f2d4eebe -> FETCH_HEAD [west]: HEAD is now at fb00b38 zephyr: configure FragDecoder using Kconfig [west]: HEAD is now at fb00b38 zephyr: configure FragDecoder using Kconfig [west]: === updating lvgl (modules/lib/gui/lvgl): [west]: --- lvgl: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/gui/lvgl/.git/ [west]: --- lvgl: fetching, need revision 2b498e6f36d6b82ae1da12c8b7742e318624ecf5 [west]: From https://github.com/zephyrproject-rtos/lvgl [west]: * branch 2b498e6f36d6b82ae1da12c8b7742e318624ecf5 -> FETCH_HEAD [west]: HEAD is now at 2b498e6 Merge pull request #51 from faxe1008/upddate_lvgl_840 [west]: HEAD is now at 2b498e6 Merge pull request #51 from faxe1008/upddate_lvgl_840 [west]: === updating mipi-sys-t (modules/debug/mipi-sys-t): [west]: --- mipi-sys-t: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/debug/mipi-sys-t/.git/ [west]: --- mipi-sys-t: fetching, need revision 71ace1f5caa03e56c8740a09863e685efb4b2360 [west]: From https://github.com/zephyrproject-rtos/mipi-sys-t [west]: * branch 71ace1f5caa03e56c8740a09863e685efb4b2360 -> FETCH_HEAD [west]: HEAD is now at 71ace1f mipi_syst: fix build error when having protocol timestamp disabled [west]: HEAD is now at 71ace1f mipi_syst: fix build error when having protocol timestamp disabled [west]: === updating net-tools (tools/net-tools): [west]: --- net-tools: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/tools/net-tools/.git/ [west]: --- net-tools: fetching, need revision 7c7a856814d7f27509c8511fef14cec21f7d0c30 [west]: From https://github.com/zephyrproject-rtos/net-tools [west]: * branch 7c7a856814d7f27509c8511fef14cec21f7d0c30 -> FETCH_HEAD [west]: HEAD is now at 7c7a856 websocket-console: Add a helper script for websocket console [west]: HEAD is now at 7c7a856 websocket-console: Add a helper script for websocket console [west]: === updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models): [west]: --- nrf_hw_models: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/bsim_hw_models/nrf_hw_models/.git/ [west]: --- nrf_hw_models: fetching, need revision d2a119a9c7600ce06033a794de042e0ad9a38702 [west]: From https://github.com/zephyrproject-rtos/nrf_hw_models [west]: * branch d2a119a9c7600ce06033a794de042e0ad9a38702 -> FETCH_HEAD [west]: HEAD is now at d2a119a 54 ECB/CCM tests: Add BLE spec examples and more printouts [west]: HEAD is now at d2a119a 54 ECB/CCM tests: Add BLE spec examples and more printouts [west]: === updating open-amp (modules/lib/open-amp): [west]: --- open-amp: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/open-amp/.git/ [west]: --- open-amp: fetching, need revision da78aea63159771956fe0c9263f2e6985b66e9d5 [west]: From https://github.com/zephyrproject-rtos/open-amp [west]: * branch da78aea63159771956fe0c9263f2e6985b66e9d5 -> FETCH_HEAD [west]: HEAD is now at da78aea lib: update open-amp lib to release v2023.10.0 [west]: HEAD is now at da78aea lib: update open-amp lib to release v2023.10.0 [west]: === updating picolibc (modules/lib/picolibc): [west]: --- picolibc: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/picolibc/.git/ [west]: --- picolibc: fetching, need revision 764ef4e401a8f4c6a86ab723533841f072885a5b [west]: From https://github.com/zephyrproject-rtos/picolibc [west]: * branch 764ef4e401a8f4c6a86ab723533841f072885a5b -> FETCH_HEAD [west]: HEAD is now at 764ef4e4 Version 1.8.6 [west]: HEAD is now at 764ef4e4 Version 1.8.6 [west]: === updating segger (modules/debug/segger): [west]: --- segger: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/debug/segger/.git/ [west]: --- segger: fetching, need revision b011c45b585e097d95d9cf93edf4f2e01588d3cd [west]: From https://github.com/zephyrproject-rtos/segger [west]: * branch b011c45b585e097d95d9cf93edf4f2e01588d3cd -> FETCH_HEAD [west]: HEAD is now at b011c45 segger: config: Add CCM option for linker sections [west]: HEAD is now at b011c45 segger: config: Add CCM option for linker sections [west]: === updating tinycrypt (modules/crypto/tinycrypt): [west]: --- tinycrypt: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/crypto/tinycrypt/.git/ [west]: --- tinycrypt: fetching, need revision 1012a3ebee18c15ede5efc8332ee2fc37817670f [west]: From https://github.com/zephyrproject-rtos/tinycrypt [west]: * branch 1012a3ebee18c15ede5efc8332ee2fc37817670f -> FETCH_HEAD [west]: HEAD is now at 1012a3e Fix warnings reported by UBSAN [west]: HEAD is now at 1012a3e Fix warnings reported by UBSAN [west]: === updating uoscore-uedhoc (modules/lib/uoscore-uedhoc): [west]: --- uoscore-uedhoc: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/uoscore-uedhoc/.git/ [west]: --- uoscore-uedhoc: fetching, need revision 150f4eb2955eaf36ac0f9519d4f4f58d5ade5740 [west]: From https://github.com/zephyrproject-rtos/uoscore-uedhoc [west]: * branch 150f4eb2955eaf36ac0f9519d4f4f58d5ade5740 -> FETCH_HEAD [west]: HEAD is now at 150f4eb [zephyr fromlist] Adapt to changes in name generation in zcbor 0.8.0 [west]: HEAD is now at 150f4eb [zephyr fromlist] Adapt to changes in name generation in zcbor 0.8.0 [west]: === updating zcbor (modules/lib/zcbor): [west]: --- zcbor: initializing [west]: Initialized empty Git repository in /opt/nordic/ncs/v2.7.99-cs2/modules/lib/zcbor/.git/ [west]: --- zcbor: fetching, need revision 75d088037eb237b18e7ec1f47c9ce494b9b95aab [west]: From https://github.com/zephyrproject-rtos/zcbor [west]: * branch 75d088037eb237b18e7ec1f47c9ce494b9b95aab -> FETCH_HEAD [west]: HEAD is now at 75d0880 tests: Update mps2 board name [west]: HEAD is now at 75d0880 tests: Update mps2 board name [west]: exited with code 0. [04:50:19] =========== Toolchain validation report for nRF Connect SDK Toolchain v2.7.0 =========== 📦 Using the nRF Connect SDK v2.7.99-cs2 at /opt/nordic/ncs/v2.7.99-cs2 🕒 zephyr-sdk is outdated. Found 0.16.5-1, but 0.16.8 is required by the SDK. 🕒 python is outdated. Found 3.9.6, but 3.12.4 is required by the SDK. ``` - Window output: ``` 2024-10-20 01:09:34.636 [info] Started local extension host with pid 88907. 2024-10-20 01:09:34.651 [info] Started initializing default profile extensions in extensions installation folder. file:///Users/armand/.vscode/extensions 2024-10-20 01:09:34.853 [info] Completed initializing default profile extensions in extensions installation folder. file:///Users/armand/.vscode/extensions 2024-10-20 01:09:38.944 [info] [perf] Render performance baseline is 23ms 2024-10-20 01:09:39.748 [error] [network] #5: https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery - error POST Canceled 2024-10-20 01:11:02.132 [error] Extension 'ms-vscode.cpptools' CANNOT register tool without name and modelDescription: {"name":"cpptools-lmtool-configuration","toolReferenceName":"cpp","displayName":"C/C++ configuration","canBeReferencedInPrompt":true,"userDescription":"Configuration of the active C or C++ file, like language standard version and target platform.","modelDescription":"For the active C or C++ file, this tool provides: the language (C, C++, or CUDA), the language standard version (such as C++11, C++14, C++17, or C++20), the compiler (such as GCC, Clang, or MSVC), the target platform (such as x86, x64, or ARM), and the target architecture (such as 32-bit or 64-bit).","icon":"$(file-code)","when":"(config.C_Cpp.experimentalFeatures =~ /^[eE]nabled$/)","supportedContentTypes":["text/plain"]} 2024-10-20 01:43:55.830 [error] There are no commenting ranges at the current position (with range).: Error: There are no commenting ranges at the current position (with range). at Nv.addCommentAtLine (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:648:2564) at Nv.addOrToggleCommentAtLine (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:648:2102) at Nv.db (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:648:1751) at NQ.value (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:647:21197) at jf.B (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:30:733) at jf.C (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:30:803) at jf.fire (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:30:1020) at jf.fire (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:263:19570) at s.onMouseUp (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:263:17539) at Rri.emitMouseUp (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:135:17522) at u1i.emitMouseUp (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:135:7872) at c1i.F (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:132:43966) at vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:132:41702 at HTMLDivElement. (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:66:24673) 2024-10-20 13:52:20.235 [error] There are no commenting ranges at the current position (with range).: Error: There are no commenting ranges at the current position (with range). at Nv.addCommentAtLine (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:648:2564) at Nv.addOrToggleCommentAtLine (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:648:2102) at Nv.db (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:648:1751) at NQ.value (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:647:21197) at jf.B (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:30:733) at jf.C (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:30:803) at jf.fire (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:30:1020) at jf.fire (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:263:19570) at s.onMouseUp (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:263:17539) at Rri.emitMouseUp (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:135:17522) at u1i.emitMouseUp (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:135:7872) at c1i.F (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:132:43966) at vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:132:41702 at HTMLDivElement. (vscode-file://vscode-app/private/var/folders/d3/1g3tcb2s3p13xyvgz3y8cln80000gn/T/AppTranslocation/18122356-AD76-4D7E-B2DB-E4BE80184793/d/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:66:24673) ```