#703 `remote add` command: create a non-anonymous remote
Merged by onosek. Opened by onosek.
onosek/rpkg non-anonymous_remote  into  master

Download 703.patch

So far x-pkg remote add command has been creating only anonymous
remote records. Now it creates remotes for the given user. And this
is the default option.

JIRA: RHELCMP-7802
Fixes: #599

Signed-off-by: Ondřej Nosek onosek@redhat.com

@vondruch It's been some time already ... I am not sure whether it is the behavior you proposed and might be somehow useful.

pretty please pagure-ci rebuild

Changing the default behaviour is not great, but it is consistent with what clone does, so :thumbsup:

Changing the default behaviour is not great, but it is consistent with what clone does, so :thumbsup:

True. But it is still marked as an experimental interface so we can afford this change.
https://pagure.io/fork/onosek/rpkg/blob/93699ba3e24e0914feb69ef68bbdf1b12289f200/f/pyrpkg/cli.py#_1402

Not sure if I am the best reviewer, but yes, that seems to address my RFE in #599

rebased onto f71c2be70ec1ae6c16983ab4f09aba31af8587ce

Pull-Request has been merged by onosek

Metadata