Fossil again as a dependency of MiniDocs.
This commit is contained in:
parent
0987d4520f
commit
ebc093c6e8
@ -38,7 +38,7 @@ BaselineOfMiniDocs >> baseline: spec [
|
|||||||
BaselineOfMiniDocs >> fossil: spec [
|
BaselineOfMiniDocs >> fossil: spec [
|
||||||
| repo |
|
| repo |
|
||||||
repo := ExoRepo new
|
repo := ExoRepo new
|
||||||
repository: 'https://code.tupale.co/Offray/Fossil'.
|
repository: 'https://code.sustrato.red/Offray/Fossil'.
|
||||||
repo load.
|
repo load.
|
||||||
spec baseline: 'Fossil' with: [ spec repository: 'gitlocal://', repo local fullName ]
|
spec baseline: 'Fossil' with: [ spec repository: 'gitlocal://', repo local fullName ]
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user