Select the types of activity you want to include in your feed.
Read git HEAD directly instead of shelling out to git rev-parse
Read .git/HEAD and follow the ref to get the commit hash. No subprocess, no dependency on git being in PATH. Uses Bos.OS.File.read which is already a dependency.