emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 4e23cd0 4/5: * mail/rmail.el (rmail-show-messag


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] master 4e23cd0 4/5: * mail/rmail.el (rmail-show-message-1): When displaying a mime message,
Date: Sun, 05 Apr 2015 21:04:07 +0300

> Date: Sun, 05 Apr 2015 13:42:45 -0400
> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden
> 
>   > 1) Forget the "push automatically after commit" nonsense, and 
>   > double-check each commit one creates before pushing.
> 
> The quick start instructions do not say that one should "double-check
> each commit".  They don't even say how to double-check a commit.

They didn't say that before, but they do now:

  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. If you only
  have one local commit you want to push, just "git show" is enough.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]