Last Update: 2022-02-27 06:36 Created at: 2022-02-08 00:05 RSS
Amended patch timestamp is not updated by "git qrefresh" or "git qfold"

Estado
Priority
Hito
Tags
No Tags

When running git qrefresh, without specifying either the -D, or the -d=datespec option, the commit timestamp for the amended patch is not implicitly updated, to reflect the time of the refresh; this differs from the behaviour of hg qrefresh, without the same options, except in the case where a patch timestamp had been previously recorded, by hg, within the patch header. (Effectively, git qrefresh is behaving as if a patch timestamp has been recorded in the patch header, even when it has not; this is not the desired effect).

Similarly, when running git qfold the resultant patch retains the timestamp of the original base patch, rather than updating to current time, following the fold operation.

2022-02-27
06:36 Estado: Close ha sido actualizado (keith)
2022-02-12
03:41 Comment posted by keith

Corrected by commit #f7dc1b9; the correction will be incorporated into the next package release.

2022-02-08
00:05 Crear nuevo incidencia(#51030): Amended patch timestamp is not updated by "git qrefresh" or "git qfold" (keith)