Skip to content

Commit 680efbc

Browse files
committed
chore: point submodule to own repo on old-ts-hero-v3 branch
The old TypeScript Hero v3 code now lives on the old-ts-hero-v3 branch of this repo instead of referencing buehler/typescript-hero directly.
1 parent 27f0824 commit 680efbc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "tests/comparison/old-typescript-hero"]
22
path = tests/comparison/old-typescript-hero
3-
url = https://github.com/buehler/typescript-hero.git
3+
url = https://github.com/angular-schule/mini-typescript-hero.git
4+
branch = old-ts-hero-v3

0 commit comments

Comments
 (0)