From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.devel Subject: Re: master 7f4f16b: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs Date: Thu, 29 Jan 2015 11:40:28 +0100 Message-ID: <87pp9xamzn.fsf@yahoo.fr> References: <20150128032211.21589.96959@vcs.savannah.gnu.org> <87mw53zijz.fsf@building.gnus.org> <54C883B8.6050506@cs.ucla.edu> <87twzbv1x0.fsf@building.gnus.org> <54C88CB2.1030608@cs.ucla.edu> <87iofrv0as.fsf@building.gnus.org> <87a913uzt5.fsf@building.gnus.org> <83mw52or5g.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422528029 22805 80.91.229.3 (29 Jan 2015 10:40:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 10:40:29 +0000 (UTC) Cc: fgallina@gnu.org, Eli Zaretskii , eggert@cs.ucla.edu, Lars Ingebrigtsen , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 29 11:40:28 2015 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 1YGmWQ-0004Sz-5Z for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2015 11:40:26 +0100 Original-Received: from localhost ([::1]:58832 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGmWP-0001sT-Fv for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2015 05:40:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGmWJ-0001sO-0M for emacs-devel@gnu.org; Thu, 29 Jan 2015 05:40:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGmWE-0008En-2d for emacs-devel@gnu.org; Thu, 29 Jan 2015 05:40:18 -0500 Original-Received: from mxin.ulb.ac.be ([164.15.128.112]:61911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGmWD-0008EL-UE; Thu, 29 Jan 2015 05:40:14 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnwFAOMMylSkD4Xx/2dsb2JhbABahDGCMq9fAQEBAQEBBpgwAoFhAQEBAQF9hA0BBXkQCAMVDCUPAQRJE4gXARTBf44JAYYGAQEBBwIBH4YEgiqHSgeEKQWYFoYpjB0ig289MYJCAQEB Original-Received: from mathsrv4.ulb.ac.be (HELO localhost) ([164.15.133.241]) by smtp.ulb.ac.be with ESMTP; 29 Jan 2015 11:40:11 +0100 In-Reply-To: (Andreas Schwab's message of "Wed, 28 Jan 2015 16:45:59 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 164.15.128.112 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:181969 Archived-At: Andreas Schwab writes: > Eli Zaretskii writes: >>> From: Lars Ingebrigtsen >>> I think I'm going to start using "git push -n" the next time I'm pushing >>> on a branch... >> >> Why not "git show"? > > Because that doesn't tell you what will be pushed. FWIW, I misread "show" as "status" and it made sense to me. -- Nicolas