2.0.2 • Published 1 year ago

preate v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

preate

Generate GitHub comparison links in order to quickly create pull requests.

Usage

npx preate <base> [bases...]

Simply provide the base(s) you want to compare the currently checked out branch against.

Any branches (either base or current) that aren't on remote will be automatically pushed to "origin".

The GitHub comparison link (or links) will then be returned:

https://github.com/{owner}/{repo}/compare/{base}...{head}

Examples

npx preate develop
npx preate develop staging release
2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago