mason.git: new repo location
parent
16442c27ac
commit
f621e69335
|
@ -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