Wrong commit ?
Kornel Benko
kornel at lyx.org
Sun Jul 31 17:16:53 UTC 2022
Am Sun, 31 Jul 2022 18:48:01 +0200
schrieb Jean-Pierre Chrétien <jeanpierre.chretien at free.fr>:
> 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 <jpc at lyx.org>
> Date: Sun Jul 31 18:28:23 2022 +0200
>
> Info in French UserGuide
>
> commit c04192526187c1b3bfe7d7dcabd9cd6c50084642
> Author: Pavel Sanda <sanda at 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 -
Maybe
$ git checkout master
?
> from what I understand from the inline explanations?
>
Looks OK here.
commit 4c72d8ae
Author: jpc <jpc at lyx.org>
AuthorDate: Sun Jul 31 18:28:23 2022 +0200
Commit: jpc <jpc at lyx.org>
CommitDate: Sun Jul 31 18:29:23 2022 +0200
Info in French UserGuide
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220731/30e78c44/attachment-0001.asc>
More information about the lyx-devel
mailing list