Closed phirework closed 1 year ago
Can you fix the commit messages to not say [tailscale1.20]
in them? Just [tailscale]
is fine if we want to stop updating the number, as it appears the latest style (in the net patches) is.
git rebase -i
is my preferred tool for the job there, but you might have a different favorite workflow.
Otherwise looks good, thanks!
@bradfitz done
Steps:
git checkout tailscale.go1.20 -- .github
,git commit
#47git cherry-pick 8c9eff4
, resolve conflict #48git cherry-pick 6a17f14
, resolve conflict (ignored26292c0
because changes were already included in step 1) #49git cherry-pick a2f29de
, resolve conflict #52git cherry-pick 13373ca
#55git cherry-pick fb11c0d
andgit cherry-pick db4dc90
#58