Fossil parent commit detector corrected.
This commit is contained in:
parent
8322c6394a
commit
f51a7b639f
@ -294,7 +294,8 @@ localRepository exists
|
|||||||
|
|
||||||
{ #category : #'as yet unclassified' }
|
{ #category : #'as yet unclassified' }
|
||||||
GrafoscopioBrowser class >> updateGrafoscopio [
|
GrafoscopioBrowser class >> updateGrafoscopio [
|
||||||
"Updates Grafoscopio with new versions of itself take from the source code repository and the User Interface"
|
"Updates Grafoscopio with new versions of itself take from the source code repository and
|
||||||
|
the User Interface"
|
||||||
|
|
||||||
Gofer new
|
Gofer new
|
||||||
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
||||||
@ -334,6 +335,12 @@ Gofer new
|
|||||||
package: 'GT-InspectorExtensions-CoreRoassal';
|
package: 'GT-InspectorExtensions-CoreRoassal';
|
||||||
load.
|
load.
|
||||||
|
|
||||||
|
"Integration with external tools"
|
||||||
|
Gofer new
|
||||||
|
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
||||||
|
package: 'Grafoscopio-ExternalTools';
|
||||||
|
load.
|
||||||
|
|
||||||
"HTML scrapping"
|
"HTML scrapping"
|
||||||
Gofer new
|
Gofer new
|
||||||
smalltalkhubUser: 'PharoExtras' project: 'Soup';
|
smalltalkhubUser: 'PharoExtras' project: 'Soup';
|
||||||
|
Loading…
Reference in New Issue
Block a user