From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 4e23cd0 4/5: * mail/rmail.el (rmail-show-message-1): When displaying a mime message, Date: Mon, 06 Apr 2015 01:50:25 -0400 Message-ID: References: <20150405124321.362.95112@vcs.savannah.gnu.org> <552130FE.1010101@yandex.ru> <83mw2mn2no.fsf@gnu.org> <5521359D.2000509@yandex.ru> <83384emoyw.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: plane.gmane.org Content-Type: text/plain; charset=Utf-8 X-Trace: ger.gmane.org 1428299458 494 80.91.229.3 (6 Apr 2015 05:50:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Apr 2015 05:50:58 +0000 (UTC) Cc: emacs-devel@gnu.org, dgutov@yandex.ru To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 06 07:50:49 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 1Yezvt-0006So-Cg for ged-emacs-devel@m.gmane.org; Mon, 06 Apr 2015 07:50:49 +0200 Original-Received: from localhost ([::1]:38469 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yezvs-0006NM-6x for ged-emacs-devel@m.gmane.org; Mon, 06 Apr 2015 01:50:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YezvX-0006MF-EU for emacs-devel@gnu.org; Mon, 06 Apr 2015 01:50:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YezvW-0005R8-L7 for emacs-devel@gnu.org; Mon, 06 Apr 2015 01:50:27 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41846) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YezvW-0005R3-BZ for emacs-devel@gnu.org; Mon, 06 Apr 2015 01:50:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YezvV-0002G7-Eq; Mon, 06 Apr 2015 01:50:25 -0400 In-reply-to: <83384emoyw.fsf@gnu.org> (message from Eli Zaretskii on Sun, 05 Apr 2015 21:04:07 +0300) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:184992 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > It is a good idea to examine what you are about to push, before > actually doing so, because fixing mistakes before pushing is much > easier (see the next section). To do that, use the command "git diff > origin/master". If you want to show your unpushed commits with their > commit log messages, use "git show origin/master.." instead. It is not clear to me how these two differ. Does "git show origin/master.." output everything that "git diff origin/master" outputs, plus log messages? What are the two periods for? -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org www.gnu.org Skype: No way! See stallman.org/skype.html.