mason.git: new repo location
parent
5e9016cde9
commit
e75dd893b0
|
@ -16,7 +16,7 @@ IN: mason.git
|
|||
{
|
||||
"git"
|
||||
"clone"
|
||||
"git://factorcode.org/git/factor.git"
|
||||
"git://factorcode.org/git/factor-github.git"
|
||||
} ;
|
||||
|
||||
: git-clone ( -- )
|
||||
|
@ -28,7 +28,7 @@ IN: mason.git
|
|||
{
|
||||
"git"
|
||||
"pull"
|
||||
"git://factorcode.org/git/factor.git"
|
||||
"git://factorcode.org/git/factor-github.git"
|
||||
"master"
|
||||
} ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue