git://git.onelab.eu
/
infrastructure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
685c48b
)
verbose by default
author
Baris Metin
<Talip-Baris.Metin@sophia.inria.fr>
Mon, 21 Jun 2010 10:40:03 +0000
(12:40 +0200)
committer
Baris Metin
<Talip-Baris.Metin@sophia.inria.fr>
Mon, 21 Jun 2010 10:40:03 +0000
(12:40 +0200)
scripts/git-mirror.sh
patch
|
blob
|
history
diff --git
a/scripts/git-mirror.sh
b/scripts/git-mirror.sh
index
2b46fdb
..
1620c2a
100755
(executable)
--- a/
scripts/git-mirror.sh
+++ b/
scripts/git-mirror.sh
@@
-3,7
+3,7
@@
MIRROR_GIT="git://git.planet-lab.org"
MASTER_GIT="/git"
LOCAL_MIRROR_DIR="/git-mirror"
-QUIET=
1
+QUIET=
0
function msg () {
if [ $QUIET -eq 0 ]