new repo
This commit is contained in:
parent
17bc7ba1d8
commit
305f223979
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cd $TMP
|
|||
if [ ! -e $REPOSITORY ] ; then
|
||||
mkdir -p $(dirname $REPOSITORY)
|
||||
cd $(dirname $REPOSITORY)
|
||||
git clone git://gitorious.org/magit/mainline.git $PRGNAM
|
||||
git clone http://github.com/philjackson/magit.git $PRGNAM
|
||||
fi
|
||||
|
||||
( cd $REPOSITORY
|
||||
|
|
Loading…
Reference in a new issue