#3057 Fix minor spelling mistakes, fix broken links ; add note about packager status for src.fedoraproject.org
Merged by pingou. Opened by sobek.
sobek/pagure master  into  master

Download 3057.patch

puiterwijk and clime from #fedora-admin IRC channel on freenode.net pointed me in the right direction in order to be able to create https://src.fedoraproject.org/rpms/gitso/pull-request/1

The 2nd commit adds the information I expected to find in the documentation (packager status required OR use remote pull-request).
The 1st commit fixes problems I noticed while preparing the 2nd commit.


By the way, when you create a new project via https://pagure.io/new the text reads:

If you already have a git repo:
git remote add origin ssh://git@pagure.io/gitso.git
git push -u origin master

These commands fail because origin is taken by default if you already have a git repo, f.i. due to:
git clone https://src.fedoraproject.org/rpms/gitso.git

Maybe "origin" should be replaced with "pagure"?

I like the first commit but the second seems to be too tight to the setup of src.fedoraproject.org and not enough with pagure itself, so I'd rather not include it.

Maybe this information could be added to the Fedora wiki pages somewhere.

What do you think?

Moving the information to the Fedora wiki is fine with me.
I posted my proposal:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/YRCEMRXCYYRH4W74VWLYU5PLDT7IQFK4/

I will remove the second commit and rebase the day after tomorrow. Afterwards add a comment here.

1 new commit added

  • Fix minor spelling mistakes; fix broken links

rebased onto ec002262388206ea0c3a6d31a5586dc4d755a2ec

The code has been rebased and the 2nd commit has been removed.

Thanks! :)

Pull-Request has been merged by pingou

Metadata