remove include of ~/.mrconfig
remove [.] repository
This commit is contained in:
parent
9b84bd521b
commit
e8137ac023
1 changed files with 0 additions and 6 deletions
|
@ -27,12 +27,6 @@ lib =
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
include = cat ~/.mrconfig
|
|
||||||
|
|
||||||
[.]
|
|
||||||
checkout = git clone ${shared}:shared-mr .
|
|
||||||
update = git pull
|
|
||||||
|
|
||||||
[apache]
|
[apache]
|
||||||
checkout = git clone ${shared}:shared-apache apache
|
checkout = git clone ${shared}:shared-apache apache
|
||||||
update =
|
update =
|
||||||
|
|
Loading…
Reference in a new issue