You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current regex enforces a suffix `REV_ID` for custom-rev-id so it
can never meet RFC 822 format (no underscore) and does not work with
git trailer (https://git-scm.com/docs/git-interpret-trailers).
Loosen the restriction, and allow RFC 822 format.
Change-Id: If2e136f5e5f65164cd55c3144247704b42727f16
0 commit comments