RahulOnRails
RahulOnRails

Reputation: 6542

Redmine + Merging of Newer Upgrade Version with the Older One (Older One Having Changes)

I am confused to merge New version of Redmine with older one.

Here, In older version, I made few changes to make it compactible to my work. But now I want to upgrade my Redmine with newer version. But I am not getting the way to merge both of this version. Here I do not want to loose my older version changes.

Older version is commited at GitHub and Newer Version Setup is at my local system.

Please suggest the way through which it is possible.

Thanks In Advance...

Upvotes: 0

Views: 58

Answers (1)

jfrey
jfrey

Reputation: 707

Can you not just create a patch file with the changes you applied to the original version and apply the patch?

Upvotes: 1

Related Questions