mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-07 08:07:16 +00:00
docs/commit-messages.md: merge two 'commit messages' sections (#15668)
Updates#cleanup Signed-off-by: Irbe Krumina <irbe@tailscale.com>
This commit is contained in:
parent
e84522e3e3
commit
624c25bd49
@ -1,16 +1,12 @@
|
||||
# Commit messages
|
||||
|
||||
There are different styles of commit messages followed by different projects.
|
||||
This is Tailscale's style guide for writing git commit messages.
|
||||
|
||||
As with all style guides, many things here are subjective and exist primarily to
|
||||
codify existing conventions and promote uniformity and thus ease of reading by
|
||||
others. Others have stronger reasons, such as interop with tooling or making
|
||||
future git archaeology easier.
|
||||
|
||||
# Commit Messages
|
||||
|
||||
There are different styles of commit messages followed by different projects.
|
||||
|
||||
Our commit message style is largely based on the Go language's style, which
|
||||
shares much in common with the Linux kernel's git commit message style (for
|
||||
which git was invented):
|
||||
|
Loading…
x
Reference in New Issue
Block a user