From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 Date: Wed, 25 Aug 2010 22:41:44 +0300 From: "Kirill A. Shutemov" To: ALT Linux Team development discussions Message-ID: <20100825194144.GA31742@shutemov.name> References: <20100824211643.GA10338@mw.office.seiros.ru> <20100825114157.GA9870@atlas.home> <20100825183752.GA12201@mw.office.seiros.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20100825183752.GA12201@mw.office.seiros.ru> User-Agent: Mutt/1.5.20 (2010-08-04) Subject: Re: [devel] git -- backup X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2010 19:41:51 -0000 Archived-At: List-Archive: List-Post: On Wed, Aug 25, 2010 at 10:37:52PM +0400, Денис Смирнов wrote: > On Wed, Aug 25, 2010 at 03:41:57PM +0400, Sergey Vlasov wrote: > > SV> git clone --mirror git.alt:packages/xxx.git /my/mirror/xxx.git > > А для чего --mirror? Я нашел его упоминание только в контексте push. Учимся читать маны: --mirror Set up a mirror of the remote repository. This implies --bare -- Kirill A. Shutemov