Skip to content

Dockerfile: Use git 2.43.2

Andreas Gnau requested to merge agnau-new-git into devel

This is needed for checking whether a commit has been pushed using git fetch --refetch. Currently, there is no known plumbing command in git that achieves the same thing and --refetch added in later versions of git solves the problem in ./iop set-feed-rev.

Signed-off-by: Andreas Gnau andreas.gnau@iopsys.eu

Merge request reports