We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8f8563 + 0de63dc commit d7bedabCopy full SHA for d7bedab
.gitconfig
@@ -0,0 +1,2 @@
1
+[alias]
2
+ devsh = "!f() { git -c submodule.ci.update=checkout -c submodule.Ditt-Reference-Scenes.update=checkout \"$@\"; }; f"
.gitmodules
@@ -125,3 +125,4 @@
125
path = ci
126
url = git@github.com:Devsh-Graphics-Programming/Nabla-CI.git
127
branch = ditt
128
+ update = none
0 commit comments