mirror of
https://github.com/semver/semver.git
synced 2026-07-11 09:43:20 -05:00
[PR #724] docs: add a regex compatible with Bash #3991
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/724
Author: @dunglas
Created: 7/12/2021
Status: 🔄 Open
Base:
master← Head:feat/bash-regex📝 Commits (2)
b601088docs: add a regex compatible with Bash66ee767chore: add link to Regex101📊 Changes
1 file changed (+10 additions, -2 deletions)
View changed files
📝
semver.md(+10 -2)📄 Description
\dand capture groups aren't compatible with Bash. I added a compatible regex. I hope it will help.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.