chickadee » git » make-signature

make-signature name email #!optional time offsetprocedure

Returns a new signature for the given name and email strings. If a timestamp time and integer offset are given, they will be used as the signature time; otherwise, the current time will be used.

Unlike the create-* functions, no representation of this signature is created in the repository; it exists only in memory until associated with a commit or tag.