[PATCH (girocco) 3/3] Revert "Finalized fix, we can't git fetch any longer."

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This reverts commit 1b442bd3713465e05e7e1a2c46d2439508dd2d4e.

Andrew forgot to revert this when he was reverting his experiments
in 1cb526 (Readded the trick.) .

Andrew, please be careful not to introduce regressions - without this
fetch, svn mirrors won't update their git refs, and so would become
stale.

Cc: Andrew Steinborn <g33kdyoo@xxxxxxxxx>
---
 jobd/update.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/jobd/update.sh b/jobd/update.sh
index ea94306..36f7531 100755
--- a/jobd/update.sh
+++ b/jobd/update.sh
@@ -40,6 +40,7 @@ bang git for-each-ref --format '%(refname)	%(objectname)' >.refs-before
 case "$url" in
 	svn://* | svn+http://* | svn+https://*)
 		GIT_DIR=. bang git svn fetch
+		GIT_DIR=. bang git fetch
 		;;
 	darcs://*)
 		httpurl="${url/darcs:\/\//http://}";
-- 
1.7.3.rc2.1.g63647
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]