diff --git a/scripts/sync-kernel.sh b/scripts/sync-kernel.sh index ccf5a41..749c741 100755 --- a/scripts/sync-kernel.sh +++ b/scripts/sync-kernel.sh @@ -74,7 +74,7 @@ commit_desc() } # Create commit single-line signature, which consists of: -# - full commit hash +# - full commit subject # - author date in ISO8601 format # - full commit body with newlines replaced with vertical bars (|) # - shortstat appended at the end