emacs-devel
[Top][All Lists]
Advanced

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

Re: Stash


From: Mathias Megyei
Subject: Re: Stash
Date: Mon, 06 Apr 2015 13:25:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 04/06/15 08:55, Eli Zaretskii wrote:
From: Steinar Bang <address@hidden>
Date: Mon, 06 Apr 2015 08:50:15 +0200

Richard Stallman <address@hidden>:


Then I did 'git status' which produced this:

     # On branch master
     # Your branch is ahead of 'origin/master' by 2 commits.
     #
     nothing to commit (working directory clean)
What does that second line "ahead of" mean?
Perhaps it would be better to look at those two commits first?  I
think the following command will accomplish that:

   git diff origin/master

Is there a reason why you don't mention 'gitk' in GitQuickStartForEmacsDevs?
In this situation 'gitk' (or 'gitk --all') will give all the necessary information where
the two commits come from.

Mathias



reply via email to

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