hit-on
hit-on copied to clipboard
:octocat: Kowainik Git Workflow Helper Tool
We can attempt to migrate to a newer API after the following issue in `github-graphql` is implemented: * https://github.com/kowainik/github-graphql/issues/25 Since we will write a lot of custom queries for GitHub,...
See https://twitter.com/rsms/status/1317189664936128512
I often commit `#Module.hs` by accident, when I do not save the file. It would be nice to check on such and similar files before committing and ask confirmation if...
I see how it could be used in several situations. Let's say you have the following branches locally: 1. `user/42-branch` 2. `user/100-branch` 3. `user/branch` ### Existing branch with the corresponding...
When creating an issue, it's desired to specify labels for it. I propose to add `--label` flag to `hit new` command. It would be nice to somehow see all labels...