Binary package “golang-github-bep-gitmap-dev” in ubuntu bionic

map all filenames to info objects for a given git revision

 A fairly fast way to create a map from all the filenames to
 info objects for a given revision of a Git repo.
 .
 This library uses os/exec to talk to Git in order to
 avoid dependencies.