You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In v.1.8.0, the command launcher starts to support multiple remotes. With more remotes defined, this will make the update process long at the end of command calls. We can solve this issue by introducing different sync policies for each remote:
never
always
hourly
daily
weekly
monthly
The text was updated successfully, but these errors were encountered:
In v.1.8.0, the command launcher starts to support multiple remotes. With more remotes defined, this will make the update process long at the end of command calls. We can solve this issue by introducing different sync policies for each remote:
The text was updated successfully, but these errors were encountered: