]> git.corax.cc Git - foundry/commit
include/msg/commit: Rename "commit" field to "ref"
authorMatthias Kruk <m@m10k.eu>
Fri, 26 Nov 2021 11:41:58 +0000 (20:41 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 26 Nov 2021 11:41:58 +0000 (20:41 +0900)
commit42d4a82a04d23c385b7cd2cc251951debd7e5af1
tree8261c42c325adb55422663eb913db96f135b4ff3
parentbe50eb5f32e5138a00dd276369129be64c591fd5
include/msg/commit: Rename "commit" field to "ref"

The field that stores the source-level version in the commit message
is named "commit", which is different from the terminology used by
git and other development tools.
This commit renames the "commit" field of commit messages to "ref".
Related functions are also renamed accordingly.
include/msg/commit.sh
spec/commit.json