From mboxrd@z Thu Jan 1 00:00:00 1970 From: lunarnet76 Subject: use remote repository as webroot Date: Tue, 2 Aug 2011 04:17:09 -0700 (PDT) Message-ID: <1312283829487-6644436.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Aug 02 13:17:49 2011 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 1QoCyr-0007t0-4O for gcvg-git-2@lo.gmane.org; Tue, 02 Aug 2011 13:17:49 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753577Ab1HBLRM (ORCPT ); Tue, 2 Aug 2011 07:17:12 -0400 Received: from sam.nabble.com ([216.139.236.26]:45583 "EHLO sam.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753491Ab1HBLRJ (ORCPT ); Tue, 2 Aug 2011 07:17:09 -0400 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QoCyD-0003Cc-GO for git@vger.kernel.org; Tue, 02 Aug 2011 04:17:09 -0700 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: hi, I have a small issue (I hope), I have a git repository in an apache folder accessed by http://ip/git, I can clone, pull push and stuff, but I don't get how to get the remote repository (http://ip/git) to update the files to the one I have just pushed! Any help would be greatly appreciated! Regards, JB -- View this message in context: http://git.661346.n2.nabble.com/use-remote-repository-as-webroot-tp6644436p6644436.html Sent from the git mailing list archive at Nabble.com.