Fixed deprecation warning (#6)
Repository details (gitslave)
- Project page
- gitslave
- Project category
- gitslave (7 entries)
- Repository
- @joelpurra/gitslave
- Owner
- @joelpurra
- Issues
- @joelpurra/gitslave/issues
- Contributors
- @joelpurra/gitslave/graphs/contributors
Commit details (cbc10a38)
- Author
- David Wang
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Fixed deprecation warning (#6)
Unescaped left brace in regex is deprecated, passed through in regex; marked by <– HERE in m/^(stash\@{ <– HERE \d+}: )WIP( on .: [\da-f]+)....$/ at /tmp/gits line 1128.
Raw text
Fixed deprecation warning (#6) Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(stash\@{ <-- HERE \d+}: )WIP( on .*: [\da-f]+)\.\.\..*$/ at /tmp/gits line 1128.