<div dir="ltr">How did they get staged in the first place? I never did a 'git add' to stage the changes.<br></div><div class="gmail_extra"><br clear="all"><div>Tarun</div>
<br><br><div class="gmail_quote">On Fri, May 31, 2013 at 10:26 AM, Robin Appelman <span dir="ltr"><<a href="mailto:icewind@owncloud.com" target="_blank">icewind@owncloud.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Friday 31 May 2013 10:04:01 Tarun Khanna wrote:<br>
> Thanks for the explanation. Do you know where the changes to files under<br>
> l10n came from?  Shouldn't those have been removed with a git reset e.g.<br>
> l10n/fr/files_encryption.po<br>
><br>
> I am new to git but have used bazaar, cvs and clearcase.<br>
><br>
> Tarun<br>
<br>
</div>git reset without --hard only unstages the changes, it doesn't actually revert<br>
them<br>
<div class="HOEnZb"><div class="h5"><br>
 - Robin Appelman<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</div></div></blockquote></div><br></div>