Update xtask/src/release.rs
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
1745207a08
commit
26dfb6b9d0
@ -15,7 +15,7 @@ impl flags::Release {
|
||||
// it. As we are setting `release` branch to an up-to-date `nightly`
|
||||
// tag, this shouldn't be problematic in general.
|
||||
//
|
||||
// Note that, as we tag releases, we don't worry about "loosing"
|
||||
// Note that, as we tag releases, we don't worry about "losing"
|
||||
// commits -- they'll be kept alive by the tag. More generally, we
|
||||
// don't care about historic releases all that much, it's fine even
|
||||
// to delete old tags.
|
||||
|
Loading…
x
Reference in New Issue
Block a user