Skip to content

Commit d7bedab

Browse files
author
devsh
committed
Merge branch 'master_postmerge' of github.com:Devsh-Graphics-Programming/Nabla into master_postmerge
2 parents e8f8563 + 0de63dc commit d7bedab

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[alias]
2+
devsh = "!f() { git -c submodule.ci.update=checkout -c submodule.Ditt-Reference-Scenes.update=checkout \"$@\"; }; f"

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@
125125
path = ci
126126
url = git@github.com:Devsh-Graphics-Programming/Nabla-CI.git
127127
branch = ditt
128+
update = none

0 commit comments

Comments
 (0)