Skip to content

Commit c5a823b

Browse files
fix: reconfigure example holobranch to use local holobranch as source
1 parent c8cc347 commit c5a823b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holomapping]
22
files = "*/**"
3-
after = [ "laddr" ]
3+
after = [ "-skeleton" ]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holomapping]
2+
holosource = "-skeleton"
23
files = "*/**"
3-
after = [ "skeleton-v2" ]

.holo/branches/example-codeforphilly/_skeleton-v2.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.holo/sources/-skeleton.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[holosource.project]
2+
holobranch = "emergence-skeleton"

0 commit comments

Comments
 (0)