summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAge
* Don't run hooks on wip commits.Owen Jacobson2020-06-17
| | | | Wip commits are often _known_ broken. git-wip is intended to save exactly what you have in your work tree, with no fuss.
* Move publish and wip to scripts.Owen Jacobson2020-06-17
| | | | This makes them a bit more practical to add more sophistication to. `git-publish` in particular can now do more.
* master -> main, but support repos that use masterOwen Jacobson2020-06-15