Skip to content

Conversation

wholmgren
Copy link
Member

We occasionally run into a silly situation in which we need to resolve merge conflicts in a whatsnew file because multiple users have added new features.

This PR should reduce the number of merge conflicts in the whatsnew files by telling git to take the union of the changes to the whatsnew files. I saw this trick on an xarray PR, which got it from numpy/numpy#8612

The downside is that I (or whoever releases pvlib in the future) will probably need to remove some erroneous blank lines from the whatsnew file when preparing a release.

I tested this locally and it worked.

@wholmgren wholmgren added this to the 0.4.4 milestone Feb 13, 2017
@wholmgren wholmgren merged commit dd79085 into pvlib:master Feb 14, 2017
@wholmgren wholmgren deleted the gitunion branch September 9, 2017 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant