-
Emogrifier now has an official repository on GitHub and also provides an official Composer package:
https://github.com/jjriv/emogrifier
https://packagist.org/packages/pelago/emogrifier
I propose usi…
-
I am trying to clone the repository as indicated in the README:
`git clone --recurse-submodules https://github.com/yrobink/SBCK`
> However this results in an error:
>
> Cloning into 'SBCK'...
…
-
When we cloned cocos2d-x repo today and found the following error:
**`F:\>git clone --recursive https://github.com/cocos2d/cocos2d-x F:\gitP\cocos2d\cocos2d-x`**
`Cloning into 'F:/gitP/cocos2d/coc…
-
The error message is as follows:
Submodule 'submodules/cutlass' (git@github.com:NVIDIA/cutlass.git) registered for path 'submodules/cutlass'
Cloning into '/opt/conda/bin/torch-int/submodules/cutla…
-
## Bug report
**Issue details**
When using git submodules, when they are moved around, it causes major issues when switching branches.
**Version**
* Start with HEAD at 5c1ed968b18ea196b837…
-
Related to #1466.
Should be done after #1466 and after #1449.
Git submodules are often mis-configured. We have turned off failing the session launch if a git submodule cannot be loaded properly.…
-
Put all base starter code into it's own repo as a submodule
Git submodules: http://git-scm.com/book/en/Git-Tools-Submodules
Play submodules: http://www.playframework.com/documentation/2.0/SBTSubProje…
-
(D:\Gaussian\gaussian-splatting\venv) D:\Gaussian\GaussianOcc\submodule\diff-gaussian-rasterization-confidence>SET DISTUTILS_USE_SDK=1
(D:\Gaussian\gaussian-splatting\venv) D:\Gaussian\GaussianOcc\…
-
actions/checkout@v3 and @v4 fails on git repos that use SHA256 instead of SHA1.
Expected result: checkout works.
Actual result: checkout fails with `couldn't find remote ref`
```
Fetching th…
-
cpplint checks a project and prints no error found.
When the same project is as a git submodule, cpplint prints multiple errors.
```
include/base_code.hpp:6: #ifndef header guard has wrong styl…
Wsine updated
5 years ago