Fixing method calssification.
This commit is contained in:
parent
e25e86dce6
commit
3a6ab2a241
@ -14,7 +14,7 @@ MCGiteabRepository class >> basicFromUrl: aZnUrl [
|
|||||||
^ self location: aZnUrl asString
|
^ self location: aZnUrl asString
|
||||||
]
|
]
|
||||||
|
|
||||||
{ #category : #acccessing }
|
{ #category : #accesing }
|
||||||
MCGiteabRepository class >> createRepositoryFromSpec: aMetacelloRepositorySpec on: anIceMetacelloPharoPlatform [
|
MCGiteabRepository class >> createRepositoryFromSpec: aMetacelloRepositorySpec on: anIceMetacelloPharoPlatform [
|
||||||
^ anIceMetacelloPharoPlatform createGiteaRepository: aMetacelloRepositorySpec
|
^ anIceMetacelloPharoPlatform createGiteaRepository: aMetacelloRepositorySpec
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user