git_fetch_options.update_fetchhead

Whether to write the results to FETCH_HEAD. Defaults to on. Leave this default in order to behave like git.

struct git_fetch_options
int update_fetchhead;

Meta