Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
331 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- mersinvald/cocogitto Rust
- mersinvald/boa Rust
Created a pull request in oknozor/cocogitto that received 5 comments
feat(cli): use external pager instead of moins
I've implemented behavior similar to how delta handles their pager: now it tries to use the PAGER variable, or, if it does not exist, defaults to bat…
Created an issue in oknozor/cocogitto that received 2 comments
[BUG] cog bumps multiple versions at a time
Describe the bug
When there are multiple changes since the last tag in the repo, cog bump handles each change as a separate version bump, producing…