Fixed deprecation warning (#6)
Repository details (gitslave)
- Project page
- gitslave
- Project log category
- gitslave (7 entries)
- Repository
- @joelpurra/gitslave
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- 💤 This project is inactive.
- 📁 This project has been archived.
- 🌠 This project is popular.
- Repository activity period
- 🗓
- Commits
- 6 commits
- Stars
- 40 stars
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.