X-Git-Url: https://oss.titaniummirror.com/gitweb?p=git-utils.git;a=blobdiff_plain;f=update-mirror;fp=update-mirror;h=365676e00c0d006ab2724e0d9b55e85c96a12d32;hp=dfb9590e57c1305ff5108a8e67320c8812b429e6;hb=520fcc6c3533e31af7d068cb611ea408ee00be35;hpb=40cc7ea14095b3e1dbc64d75e04704c61c62595a diff --git a/update-mirror b/update-mirror index dfb9590..365676e 100755 --- a/update-mirror +++ b/update-mirror @@ -57,6 +57,7 @@ case "$url" in rm -f "$cfg_reporoot/$projdir/.new_clone" fi echo "[$proj] fetching new commits from upstream" + git --git-dir . svn fetch git --git-dir . fetch ;;