Dear Developers,

While committing a very minor change in the French UserGuide, I had a warning about the fact that I was in "Detached HEAD mode".

I committed nevertheless, but I see in the log that there is something fishy:

<cite>
$ git log
commit 4c72d8aeac01c53e27732999108f249356e67c5c (HEAD -> master, origin/master, origin/HEAD)
Author: jpc <j...@lyx.org>
Date:   Sun Jul 31 18:28:23 2022 +0200

            Info in French UserGuide

commit c04192526187c1b3bfe7d7dcabd9cd6c50084642
Author: Pavel Sanda <sa...@lyx.org>
Date:   Sun Jul 31 11:13:53 2022 +0200

    pyupgrade related fixes to python scripts #2.

    Patch from Jose.
    https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg217777.html
</cite>

Is my commit in the right place?

What should I do to return to normal behavior?
Should I run

$git switch -

from what I understand from the inline explanations?

--
Jean-Pierre




--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to