Files
brew/Library/Homebrew/dev-cmd
Issy Long 0cced8e7bd audit: Fix Regexp for stripping .git from repo URLs
- [For a formula named
  turbogit](https://github.com/Homebrew/homebrew-core/pull/55208), we
  didn't see any of the notability checks fail CI.
- The repo name was getting truncated to `turb`, which didn't exist, so
  the audit didn't return anything for this check.
- The Regexp to strip `.git` from the end of was not escaping the `.`,
  so it would match anything ending in `git`, not a literal `.git`.
2020-05-25 12:48:16 +01:00
..
2020-04-14 14:29:38 +01:00
2020-04-14 14:29:38 +01:00
2020-03-21 15:41:27 +01:00
2020-04-14 14:29:38 +01:00
2020-04-14 14:21:38 +01:00
2020-05-23 19:39:11 +01:00
2020-04-07 09:58:26 +01:00
2020-05-10 01:48:29 +01:00
2020-05-18 13:50:46 +01:00
2020-05-18 13:50:46 +01:00
2019-11-06 15:25:51 +00:00
2020-04-23 00:38:36 -04:00
2020-04-14 14:29:38 +01:00
2020-05-02 13:45:04 +01:00
2020-05-18 16:28:43 +05:30
2020-03-15 13:24:48 +00:00