D10859: Improve layout of annotation configuration dialogs

Simone Gaiarin noreply at phabricator.kde.org
Sun Jun 23 20:21:12 BST 2019


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 'git at 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 "git at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20190623/b15ca0c0/attachment-0001.html>


More information about the Okular-devel mailing list