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
{{ message }}
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
To pull specific tags or commits from repositories.
Motivation
To freeze a repository to a certain point in history.
Implementation
A tag key in the json file would specify which tag to pull. If none are present, just update to latest. An optional commit key would pull to a specific commit.