Note - SwiftDocOrg/Git GitHub Wiki

Note

A note attached to a commit.

public final class Note:​ Reference

Inheritance

Reference

Properties

message

var message:​ String!

author

var author:​ Signature

committer

var committer:​ Signature

target

The target of the reference.

var target:​ Object?