summaryrefslogtreecommitdiffhomepage
path: root/docs/commit-messages.md
AgeCommit message (Collapse)AuthorFilesLines
2026-01-12docs: add instructions on referencing pull requests in commit messagesHarry Harpham1-1/+1
Updates #cleanup Signed-off-by: Harry Harpham <harry@tailscale.com>
2025-12-18docs: use -x for cherry-picksTom Proctor1-0/+4
Updates #cleanup Change-Id: I5222e23b716b342d7c6d113fc539d2021024348e Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>
2025-06-20docs: fix typo in commit-messages.mdokunamayanad1-1/+1
Updates: #cleanup Signed-off-by: okunamayanad <baran@okunamayanad.com>
2025-05-12docs/commit-messages.md: explain #cleanup commits (#15933)Simon Law1-1/+49
Adapted from http://go/cleanup. Fixes: #15932 Signed-off-by: Simon Law <sfllaw@tailscale.com>
2025-04-14docs/commit-messages.md: merge two 'commit messages' sections (#15668)Irbe Krumina1-5/+1
Updates#cleanup Signed-off-by: Irbe Krumina <irbe@tailscale.com>
2025-04-08commit-messages.md: make our git commit message style guide publicBrad Fitzpatrick1-0/+150
So we can link open source contributors to it. Updates #cleanup Change-Id: I02f612b38db9594f19b3be5d982f58c136120e9a Co-authored-by: James Sanderson <jsanderson@tailscale.com> Co-authored-by: Will Norris <will@tailscale.com> Co-authored-by: James Tucker <james@tailscale.com> Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>