- Changed
console
command to cd to current [bronson] - Changed
run
command to cd to current [bronson]
- Added forward agent directive support [bronson]
- Added console command [bronson]
- Trying
git fetch --all
to solve a ref issue we are having
- Fixed multi-arg refs
- Added optional ref support, defaults to latest tag
- Added
-T, --no-tests
- Changed
branch
setting toref
- Added
$SHARED
env var - Added; revert on failed tests
- Added
test
hook - Changed; hooks are executed relative to
$path/current
- Changed; use ○ instead of ... for logs
- Fixed hook pipe exit
- Fixed hook commands cut issue
- Added;
tee
hook command stdio into $LOG - Changed hook message, looked like an error before
- ln -sfn. Closes #1
- Fixed rev support
- Added
update
command
- Initial release