#42 add repo_from correction
Merged by cverna. Opened by lenkaseg.
lenkaseg/libpagure repo_from  into  master

Download 42.patch

Correction of the errors in repo_to and repo_from variables.

Pull-Request has been merged by cverna

I assume consumers of this that were using pagure_repository will now need to provide repo_to ? I suspect you'll have some people opening issues when their code starts breaking.

I assume consumers of this that were using pagure_repository will now need to provide repo_to ? I suspect you'll have some people opening issues when their code starts breaking.

True. I will fix it.

Should be fixed in PR #45
Could you please check it?

Should be fixed in PR #45
Could you please check it?

looks like it should work. I'm not sure of the lineage of repo_to, but if it is more correct you could allow for both options (for backwards compatibility) and just set it as repo_t in the init function.

@dustymabe Ok, I will do that!

Metadata