From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry D'Anna Subject: Re: RFC: git sync Date: Wed, 10 Feb 2010 14:47:03 -0500 Message-ID: <20100210194703.GA5451@cthulhu> References: <20100210032720.GA5205@cthulhu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Jakub Narebski X-From: git-owner@vger.kernel.org Wed Feb 10 20:47:14 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NfIWm-0005nw-Ki for gcvg-git-2@lo.gmane.org; Wed, 10 Feb 2010 20:47:12 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755233Ab0BJTrH (ORCPT ); Wed, 10 Feb 2010 14:47:07 -0500 Received: from cthulhu.elder-gods.org ([140.239.99.253]:56559 "EHLO cthulhu.elder-gods.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751965Ab0BJTrG (ORCPT ); Wed, 10 Feb 2010 14:47:06 -0500 Received: by cthulhu.elder-gods.org (Postfix, from userid 1000) id 2666982200F; Wed, 10 Feb 2010 14:47:03 -0500 (EST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: * Jakub Narebski (jnareb@gmail.com) [100210 04:53]: > Why not use the recpie from GitFaq: > "How would I use "git push" to sync out of a host that I cannot pull from?" > http://git.wiki.kernel.org/index.php/GitFaq#How_would_I_use_.22git_push.22_to_sync_out_of_a_host_that_I_cannot_pull_from.3F Because that has nothing whatsoever to do with the problem I'm trying to solve. I'm trying to make a common task more automated and convenient. It's not like I don't know how to perform it manually. --larry