pub type GitRef
pub fn commit(git_ref: GitRef) -> Promise(String)
pub fn id(git_ref: GitRef) -> Promise(String)
pub fn tree(git_ref: GitRef) -> Directory