emacs-devel
[Top][All Lists]
Advanced

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

Re: Stupid git!


From: Stefan Monnier
Subject: Re: Stupid git!
Date: Sat, 12 Sep 2015 16:37:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> The fact that git allows pulling after 'git add' sounds like a bug to me,

In my experience, git allows pulling before as well as after "git add".
The main restriction is that it doesn't let you pull/merge if one of the
locally modified files has also been modified in the pulled/merge code.


        Stefan



reply via email to

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