<div dir="ltr"><div><div><div>some files not in git ignored are generated, can do two things:<br><br></div>1) "git status" ahd will show what files what changed, if wants to see changes use "git diff", <br></div>2) "git reset --hard" and all the spurius changes will be discarting to last commit upstream<br><br></div>TAKE IN CONSIDERATION that as exampel icon file something change of permissions from 644 to 755 and this are a change from the point of view of git<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><font color="#888888">Lenz McKAY Gerardo (PICCORO)</font><div><font color="#888888"><a href="http://qgqlochekone.blogspot.com" target="_blank">http://qgqlochekone.blogspot.com</a></font></div></div></div>
<br><div class="gmail_quote">2018-08-10 14:42 GMT-04:00 Jussi Lahtinen <span dir="ltr"><<a href="mailto:jussi.lahtinen@gmail.com" target="_blank">jussi.lahtinen@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Occasionally I get this message when trying to update the sources ("git pull" and no, I haven't edited the sources):</div><div><br></div><div>"Please, commit your changes or stash them before you can merge.<br>Aborting"<br></div><div><br></div><div>And the solution has been "git reset --hard". How to avoid this? Any clue why this happens?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>Jussi<br></div></font></span></div>
<br><br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
<br></blockquote></div><br></div>