已经使用GitHub Desktop克隆了一个项目A到本地。 然后因为xxx原因,开发需要依赖另一个项目B,因此打算将这个项目B作为项目A的子项目,这样就不需要额外的维护项目B了。 后果 如果不知道如何进入命令行,那可以按下图的方式进,进去的时候当前工作路径已经是项目A的根目录下。 添加Submodule git submoduleaddhttps://gith...
Communi desktop client git clone git://github.com/communi/communi-desktop cd communi-desktop git submodule update --init qmake make sudo make install License Communi is free software; you can redistribute and/or modify it under the terms of theBSDlicense. ...
desktop-sdk @ 1280ab2 Update submodules Nov 14, 2024 dictionaries @ 25e1e98 Update submodules Oct 21, 2024 sdkjs @ e37d97e Update submodules Nov 14, 2024 web-apps @ e6e56e8 Update submodules Nov 14, 2024 .aspell.en.pws Update changelog (#1739) ...
switched this submodule over to using HTTPS 8年前 .node-version node-version to 8.11.4 6年前 .nvmrc add nvmrc 6年前 .prettierignore update prettier and format SCSS files 7年前 .prettierrc.yml Upgrade Prettier to 1.14 (beta) 7年前 ...
Changed wil nuget package linking to git submodule (#515) Jun 12, 2020 Build-AllSamples.ps1 Update main branch infverif flags (#1118) Feb 19, 2024 Build-Sample.ps1 Build System: Catch Sporadic Failures (#1123) Feb 21, 2024 Build-SampleSet.ps1 ...
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1 - name: Setup Nuget.exe uses: warrenbuckley/Setup-Nuget@v1 - name: Nuget Restore run: nuget restore $Env:GITHUB_WORKSPACE\juicy-potato\JuicyPotato\JuicyPotato.sln ...
我在rfm代码仓库下面建了一个子仓库,用来保存文档,如开发测试中遇到的问题的截屏,同时用来展示rfm处理SearchResult的功能(参见rfm启动时显示的帮助)。rfm config.def.h里面定义了命令别名 rfmTODO, 在clone rfm代码仓库时使用--recurse-submodules参数,或者使用git submodule update --init --recursive命令把这个子...
git clone https://github.com/ksyun-kenc/liuguang cd liuguang git submodule update --init Open each solution file with VS, prefer to select MTRelease configuration, then build. Test steps: Run cge on server. Run video_source on server. Run cgc -r <server_address> on anther PC as lo...
git submodule update --init --recursive 运行 npm run start 生成安装包 全平台安装包 npm run dist Windows 安装包 npm run dist:win32 npm run dist:win64 Mac 安装包 npm run dist:mac Linux 安装包 npm run dist:linux32 npm run dist:linux64 ...
fix: update train scripts and configs for other models (#1164) 2年前 .gitmodules remove old llama.cpp submodules 1年前 CONTRIBUTING.md [DATALAD RUNCMD] run codespell throughout 2年前 LICENSE.txt Add MIT license. 2年前 LICENSE_SOM.txt ...