Skip to content
#

githooks

Here are 52 public repositories matching this topic...

jevakallio
jevakallio commented Feb 28, 2021

Need to come up with a better way to get a rebase commit log than what we do now:
https://github.com/jevakallio/git-notify/blob/master/src/git.ts#L28

For the time being as a workaround, you can skip installing the post-rewrite hook altogether -- the use case for this is pretty niche, in most people's workflows they'll end up pulling the commits to a local branch before rebasing on top of their

bug good first issue

vue3-admin是一个后台前端解决方案,基于Vue3 + Element-plus + Webpack5 + Typescript + Axios搭建。使用EditorConfig + Prettier + ESLint搭建项目中统一的代码风格,使用commitizen + lint-staged + commitlint统一代码提交规范,支持release-it自动化发布符合Semantic Versioning规范的版本,自动生成changelog文档等功能。

  • Updated Jul 5, 2022
  • TypeScript
devlinjunker
devlinjunker commented Mar 28, 2020
good first issue doc (5) status: longterm

Improve this page

Add a description, image, and links to the githooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the githooks topic, visit your repo's landing page and select "manage topics."

Learn more