Skip to content

Reduce the frequency of "no track branch" warning

路志远请求将fix-warning-of-non-track合并到main-jh

What does this MR do and why?

解决这条 warning 信息的误报:

warning: mono is not tracking a remote branch, so it will not receive updates.

在使用 mono selfupdate 升级时,如果 Mono client 确实存在新的版本,这条打印信息总是会误报。

See: !19 (comment 2695042)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

路志远 编辑于

合并请求报告