Is it possible to build the git-committed work-space?
I'd like to be able to know if the commits I've done are generating any building error before I will push them to master, but without taking into consideration my currently unstaged changes. (eg. know if partial commit generates errors.)