Releases: danielbayerlein/git-pick
Releases Β· danielbayerlein/git-pick
v1.1.1
- Fix
-b, --new-branch
: Push the branch and set an upstream - Update dependencies
- Changelog: v1.1.0...v1.1.1
v1.1.0
- Add
-b, --new-branch
and-p, --pull
options - Change to JavaScript Standard Style (https://standardjs.com)
- Update dependencies
- Changelog: v1.0.3...v1.1.0
v1.0.3
- Add
--whitespace=nowarn
and--ignore-whitespace
toisCommitMergeable()
v1.0.2
- Fix
isCommitMergeable()
v1.0.1
- Fix
Cannot read property 'length' of undefined
v1.0.0
π