Hello, I have a problem pushing a bugfix to the kgraphviewer git repository on git.kde.org. I goet the error below and was not able to find a solution on the Web. > Counting objects: 23, done. > Delta compression using up to 2 threads. > Compressing objects: 100% (13/13), done. > Writing objects: 100% (13/13), 1.51 KiB, done. > Total 13 (delta 10), reused 0 (delta 0) > remote: Audit failure - Commit 59e4bbb95f7eb6aa6966f728428af97ad7f112cd - > Name - Gael.deChalendar remote: Audit failure - Commit > 59e4bbb95f7eb6aa6966f728428af97ad7f112cd - Name - Gael.deChalendar remote: > Audit failure - Commit d7c2473e05c0f587593d4cb1ca9aae91b36659cf - Name - > Gael.deChalendar remote: Audit failure - Commit > d7c2473e05c0f587593d4cb1ca9aae91b36659cf - Name - Gael.deChalendar remote: > Push declined - commits failed audit > remote: error: hook declined to update refs/heads/master > To git@git.kde.org:kgraphviewer > > ! [remote rejected] master -> master (hook declined) > > error: failed to push some refs to 'git@git.kde.org:kgraphviewer' Without really understanding, I tried the following commands with no success: "git commit --amend --reset-author" before trying to push again, but it did not change anything. I don't know if it is important, but here is the content of my .gitconfig: [user] name = Gael de Chalendar email = kleag@free.fr [url "git://anongit.kde.org/"] insteadOf = kde: [url "git@git.kde.org:"] pushInsteadOf = kde: Any idea of what can be the cause of the problem and how to solve it ? Regards, Gaƫl _______________________________________________ kgraphviewer-devel mailing list kgraphviewer-devel@kde.org https://mail.kde.org/mailman/listinfo/kgraphviewer-devel