commitKeyValue parses the commit object data looking for the first header line "key: value" matching the given key. It returns the associated value. (Try 'git cat-file -p ' to see the commit data format.)
(data []byte, key string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…