Skip to content

Commit

Permalink
新增nameValidator配置校验分支名合法性;分支名支持输入斜杠
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Oct 28, 2021
1 parent c81fff9 commit 6ec2a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gitmars",
"description": "一个高度定制化的git工作流工具",
"version": "2.9.3",
"version": "2.9.4",
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs",
Expand Down

1 comment on commit 6ec2a66

@vercel
Copy link

@vercel vercel bot commented on 6ec2a66 Oct 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.