[pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment
В списке pgsql-www по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment |
| Дата | |
| Msg-id | 2634.1502746652@sss.pgh.pa.us обсуждение |
| Ответы |
Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment
Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needsadjustment |
| Список | pgsql-www |
So I just tried to make the v10 branch, and was given the raspberry:
$ git push origin master:refs/heads/REL_10_STABLE
Total 0 (delta 0), reused 0 (delta 0)
remote: Branch refs/heads/REL_10_STABLE violates the policy: Branch name does not match allowed regexp
remote: error: hook declined to update refs/heads/REL_10_STABLE
To ssh://git@gitmaster.postgresql.org/postgresql.git! [remote rejected] master -> REL_10_STABLE (hook declined)
error: failed to push some refs to 'ssh://git@gitmaster.postgresql.org/postgresql.git'
Presumably, there's some bit of logic there that's expecting two numeric
portions and no underscore just after REL. Somebody please update it to
expect the format REL_\d+_STABLE for future branch names.
regards, tom lane
В списке pgsql-www по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера