From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Achim Gratz Newsgroups: gmane.emacs.devel Subject: Re: Git version of ELPA Date: Thu, 15 Aug 2013 20:38:52 +0200 Organization: Linux Private Site Message-ID: <87wqnmbxz7.fsf@Rainer.invalid> References: <8738qs5qrg.fsf@igel.home> <87mwoz4w4f.fsf@igel.home> <877gfrrida.fsf@yandex.ru> <52087DDD.1020100@yandex.ru> <52090C0F.4020508@yandex.ru> <520B4B29.8030201@yandex.ru> <520BB4FA.4080903@yandex.ru> <8738qbk33k.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1376591961 2673 80.91.229.3 (15 Aug 2013 18:39:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 18:39:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 15 20:39:23 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VA2SB-0002oA-Js for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 20:39:23 +0200 Original-Received: from localhost ([::1]:54893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA2SB-0002Sh-8E for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 14:39:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA2S2-0002Da-AQ for emacs-devel@gnu.org; Thu, 15 Aug 2013 14:39:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VA2Rw-0005sG-54 for emacs-devel@gnu.org; Thu, 15 Aug 2013 14:39:14 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:42414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA2Rv-0005ry-Ul for emacs-devel@gnu.org; Thu, 15 Aug 2013 14:39:08 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VA2Rs-0002Vd-J3 for emacs-devel@gnu.org; Thu, 15 Aug 2013 20:39:04 +0200 Original-Received: from pd9eb3674.dip0.t-ipconnect.de ([217.235.54.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Aug 2013 20:39:04 +0200 Original-Received: from Stromeko by pd9eb3674.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Aug 2013 20:39:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pd9eb3674.dip0.t-ipconnect.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:kaMxAUgIa5vf+YZpbMDtjinwlxw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162785 Archived-At: Stephen J. Turnbull writes: > Stefan Monnier writes: > > > > The push just after the removal commit would end up fine. > > > > No, by definition "push" gives you an exact copy at the other end. > > By definition in bzr, but not in git. It may be that in the default > configuration of recent git-push is restricted to fast-forward, thus > producing an identical branch, though. Git can be either-or: by default it aborts if the push is not fast-forward. You can force it to drop the non-merged commits on the remote side and follow through with the push, though. If you are sure that you always want an _exact_ copy of the whole repository at the remote end, you can declare that remote a mirror. You can either effect this ad-hoc from the commandline or configure git to always behave that way, as you prefer. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs