#3210 Explain admin access to four repositoris
Merged by pingou. Opened by abitrolly.
abitrolly/pagure accessdoc  into  master

Download 3210.patch

Closes https://pagure.io/pagure/issue/3209

admin or comitter

admins or committers

Oh ping is useful, because there are no messages about your review comments in my inbox. Not in trash, not in spam.

1 new commit added

  • Update doc/usage/index.rst with review comments

Thanks for this, I will merge it manually to save you the rebase :)

Commit 7058f65f fixes this pull-request

Pull-Request has been merged by pingou

Rebasing through web interface could be an awesome feature. Testing if rebase can be done clearly without moving lines. Showing the range and graph of commits where PR can be applied without any conflicts.

Rebasing through web interface could be an awesome feature.

It has been asked before and I totally agree unfortunately, pygit2 that we rely on does not support this even though libgit2 (that pygit2 is a binding of) does :(

Here is the issue - https://github.com/libgit2/pygit2/issues/693

Metadata