Commit Graph

7 Commits

Author SHA1 Message Date
9aebeb31a6 feat: support workspaces 2019-04-05 15:49:59 -07:00
4cd6e2922c feat: provide package info instead of just ident
useful for reading other properties out of the package.json file
2019-04-05 15:46:10 -07:00
9fb86bf32e fix: fail on ident read
remove getRootFileContents util, easily replaced in the one place it's used
2019-04-05 15:00:34 -07:00
c6980bc92e fix: execute nothing by default 2019-04-04 17:05:53 -07:00
2d6e1ed822 chore: remove unused getBranch util 2019-04-04 16:21:17 -07:00
b84c4556cd feat: run command, fail on non-zero exit 2019-04-04 16:17:58 -07:00
ca2fc85135 feat: read config, read history, hash files
most of the functionality exists now
2019-04-04 15:28:24 -07:00