Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When merging, changes in meta information are not copied #38

Open
benjamin-hg opened this issue Nov 23, 2017 · 1 comment
Open

When merging, changes in meta information are not copied #38

benjamin-hg opened this issue Nov 23, 2017 · 1 comment

Comments

@benjamin-hg
Copy link

There are cases in which a developer wants to update name, summary, description or homepage of his software. Currently, this seem not to be possible.

@talex5, can you confirm? If so, do you have an idea how this should be done?

A simple approach could be to insert a function call at

which copies the values from the local feed to the master feed (overriding the present values).

@talex5
Copy link
Member

talex5 commented Nov 26, 2017

It's probably easier to make a pull request (or just edit the main feed's XML) in that case. I suspect updating it from the submitted feed will not be what you wanted to do in most cases (the feed's description might explain that it's a developer version, or just be out-of-date, for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants