| Summary: | "Commit to security/vuxml/vuln.xml first" | ||
|---|---|---|---|
| Product: | Services | Reporter: | Mikhail Teterin <mi> |
| Component: | Git Integration | Assignee: | Li-Wen Hsu <lwhsu> |
| Status: | Closed Unable to Reproduce | ||
| Severity: | Affects Some People | CC: | portmgr, uqs |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mikhail Teterin
2021-10-20 18:18:10 UTC
And now, without me changing anything, the error is different:
remote:
remote: ================================================================
remote: First line does not start with the regular
remote: category/port: subject
remote: ================================================================
remote:
To ssh://gitrepo.FreeBSD.org/ports.git
! [remote rejected] main -> main (pre-receive hook declined)
The first line of my commit-message is:
net-mgmt/adcli: Upgrade to 0.9.1 - the old version cannot deal with newer ADs.
Why is it being rejected?
Can you please paste the output of git show? This looks a bit strange, can you push your branch to somewhere else then we can check the commits in that branch are all fine? After several git-pulls and rebasing to rephrase my commit-message to start with category/port, I was informed, that my name/address are wrong. Finally, after fixing that too, I was able to push -- what "git show" shows now is, probably, not helpful to you, is it?.. I note, that there was (at least one) commit to security/vuxml while I was struggling. Why was the hook holding me off with that message, I do not understand... |