Pavel Petržela
Pavel Petržela
``` [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. This feature will be removed in version 2.16. ```
The following features can be configurable: - branches naming (e.g. use `master` or `develop` instead of `dev`; `stable` instead of `master`) - custom pull request URLs support, including GitLab #40...
For example Node packages have version in `package.json`. You may want to configure some command or hook to run when OMGF increments version.
`omgf -h` failing on macOS, because of `man` has no options `--nj --nh -l` on macOS...
- [ ] Homebrew #54 - [ ] Debian package – with APT repository - [ ] Cygwin package? - [ ] RPM pakckage or some other new stuff, like...
For example `-h` for short usage, `--help` will open pager with manpage. This is quite useful for single-file distribution.
This will execute CLI for adding entries to changelog. Consider adding default aliases like `omgf ch` or `omgf c`.