<div dir="ltr"><div>No, as I explained in the first post, there was no changes made by me.</div><div><br></div><div><br></div><div>Jussi<br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 11, 2018 at 10:54 PM, Christof Thalhofer <span dir="ltr"><<a href="mailto:chrisml@deganius.de" target="_blank">chrisml@deganius.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am 11.08.2018 um 16:16 schrieb Jussi Lahtinen:<br>
<br>
> Yes, thanks! However it wasn't applicable to my situation.<br>
<br>
</span>Yes. Because you did a git reset --hard and threw away the changes.<br>
<br>
What I described, was exactly your situation. If it happens next time<br>
please use the commandos as I wrote:<br>
<br>
git status<br>
git stash<br>
git pull<br>
git stash apply<br>
git status<br>
<br>
Never use git reset --hard without investigating what was the reason<br>
that git refused to merge the remote changes.<br>
<div class="HOEnZb"><div class="h5"><br>
Alles Gute<br>
<br>
Christof Thalhofer<br>
<br>
-- <br>
Dies ist keine Signatur<br>
<br>
</div></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>