https://bugzilla.wikimedia.org/show_bug.cgi?id=67375
--- Comment #14 from JackPotte <[email protected]> --- Now it seems to refuse my Change-Id, I tried to follow the hint below without success: $ git push ssh://[email protected]:29418/mediawiki/extensions/Quiz HEAD:refs/for/master Enter passphrase for key '/c/Users/hbossot/.ssh/id_rsa': Counting objects: 5, done. Delta compression using up to 4 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 352 bytes | 0 bytes/s, done. Total 3 (delta 2), reused 0 (delta 0) remote: Resolving deltas: 100% (2/2) remote: Processing changes: refs: 1, done remote: ERROR: missing Change-Id in commit message footer remote: Suggestion for commit message: remote: https://bugzilla.wikimedia.org/show_bug.cgi?id=67375 remote: remote: Change-Id: I6d592bddb47ada1e221e3d6921a1b62484ee3e04 remote: remote: Hint: To automatically insert Change-Id, install the hook: remote: gitdir=$(git rev-parse --git-dir); scp -p -P 29418 [email protected] kimedia.org:hooks/commit-msg ${gitdir}/hooks/ remote: remote: To ssh://[email protected]:29418/mediawiki/extensions/Quiz ! [remote rejected] HEAD -> refs/for/master (missing Change-Id in commit messag e footer) error: failed to push some refs to 'ssh://[email protected]:29418/m ediawiki/extensions/Quiz' I've posted the summary of my process: https://www.mediawiki.org/w/index.php?title=User%3AJackPotte&diff=1222023&oldid=1014645 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
