[Libreoffice-qa] Git error with bibisect40
Norbert Thiebaud
nthiebaud at gmail.com
Sat Dec 7 03:33:28 PST 2013
On Fri, Dec 6, 2013 at 9:16 PM, Ken Biondi <kenbiondi at hotmail.com> wrote:
> Hello all,
>
> While attempting bibisect I got the following error:
>
>
> ken at ubuntu:/media/LACIE/LO-Bibisect/Bibi4/bibisect40$ git checkout oldest
> error: Your local changes to the following files would be overwritten by checkout:
> opt/CREDITS.odt
> opt/LICENSE.odt
> .
> .
> .
> opt/program/libodbclo.so
> opt/pr
> Aborting
>
> Any ideas on how to fix this? I tried "git reset --hard" to no avail.
git clean -fd
git reset --hard
should do the trick
Norbert
More information about the Libreoffice-qa
mailing list