Re: git pull (Your local changes to ... would be overwritten by merge)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Moy
Date: Thursday, June 17, 2010 - 4:11 am

Michael J Gruber <git@drmicha.warpmail.net> writes:


Which OS? Do you have any crlf conversion enabled? Any filter set in
.gitattributes?


A non-fast forward push would force a non-fast forward pull,
possibly/probably with conflicts, but wouldn't trigger this message,
which is generated before the merge is actually started.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git pull (Your local changes to ... would be overwritt ..., Matthieu Moy, (Thu Jun 17, 4:11 am)
Re: git pull (Your local changes to ... would be overwritt ..., Eyvind Bernhardsen, (Fri Jun 18, 12:44 am)