public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* git: remote: *** The first line of a commit message should be a short description of the change, not a single word.
@ 2020-01-21 16:45 Martin Liška
  2020-01-21 16:58 ` Jonathan Wakely
  0 siblings, 1 reply; 9+ messages in thread
From: Martin Liška @ 2020-01-21 16:45 UTC (permalink / raw)
  To: GCC Development, Joseph Myers

Can you please remove the hook for user branches likes:

$ git push origin me/filter-non-common
Enumerating objects: 27, done.
Counting objects: 100% (27/27), done.
Delta compression using up to 16 threads
Compressing objects: 100% (14/14), done.
Writing objects: 100% (14/14), 1.77 KiB | 1.77 MiB/s, done.
Total 14 (delta 13), reused 0 (delta 0)
remote: *** The first line of a commit message should be a short description of the change, not a single word.
remote: error: hook declined to update refs/users/marxin/heads/filter-non-common
To git+ssh://gcc.gnu.org/git/gcc.git
  ! [remote rejected]         me/filter-non-common -> refs/users/marxin/heads/filter-non-common (hook declined)
error: failed to push some refs to 'git+ssh://gcc.gnu.org/git/gcc.git'

Thanks,
Martin

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-01-22  8:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21 16:45 git: remote: *** The first line of a commit message should be a short description of the change, not a single word Martin Liška
2020-01-21 16:58 ` Jonathan Wakely
2020-01-21 17:05   ` Richard Earnshaw (lists)
2020-01-21 17:20     ` Nathan Sidwell
2020-01-21 17:31       ` Richard Earnshaw (lists)
2020-01-21 18:58         ` Jason Merrill
2020-01-21 19:58           ` Jonathan Wakely
2020-01-22  9:26             ` Martin Liška
2020-01-22  9:38               ` Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).