simgunz added a comment.

  Tried to land this, but I got this error message:
  
    remote: FATAL: W refs/heads/master okular gaiarin DENIED by refs/.*
    remote: error: hook declined to update refs/heads/master
    To git.kde.org:okular
     ! [remote rejected]     6ee24b04e911da577f23a139c19e8862aaab10f3 -> master 
(hook declined)
    error: failed to push some refs to 'g...@git.kde.org:okular'
    Usage Exception: Push failed! Fix the error and run "arc land" again.
  
  My .git/config
  
    [core]
            repositoryformatversion = 0
            filemode = true
            bare = false
            logallrefupdates = true
    [remote "origin"]
            url = kde:okular
            fetch = +refs/heads/*:refs/remotes/origin/*
    [branch "master"]
            remote = origin
            merge = refs/heads/master
            rebase = true
    [branch]
            autosetuprebase = always
    [url "git://anongit.kde.org/"]
        insteadOf = kde:
    [url "g...@git.kde.org:"]
        pushInsteadOf = kde:
  
  Are there restrictions to push to the Okular repo?

REPOSITORY
  R223 Okular

BRANCH
  fix-annot-config-dialog

REVISION DETAIL
  https://phabricator.kde.org/D10859

To: simgunz, #okular, #vdg, ngraham, aacid
Cc: shubham, davidhurka, aacid, okular-devel, knambiar, ngraham, fbampaloukas, 
joaonetto, tfella, darcyshen

Reply via email to