Discussion:
[mitk-users] Reg: Creating a patch and applying it
Sriprabha Ramanarayanan
2017-04-27 09:46:08 UTC
Permalink
Hi MITK-users,

I have two different branches of MITK clone. I have made some code
changes/code additions in one branch. I would like to know how do I make
similar changes/additions on to the other branch by creating a patch and
applying to it.

Thanks,
R.Sriprabha
Dinkelacker, Stefan
2017-04-27 10:10:38 UTC
Permalink
Hi,

see the Git documentation for creating and applying patches. You can also just cherry-pick your commits: https://git-scm.com/docs/git-cherry-pick.

Best,
Stefan

From: Sriprabha Ramanarayanan [mailto:***@gmail.com]
Sent: Donnerstag, 27. April 2017 11:46
To: mitk-***@lists.sourceforge.net
Subject: [mitk-users] Reg: Creating a patch and applying it

Hi MITK-users,

I have two different branches of MITK clone. I have made some code changes/code additions in one branch. I would like to know how do I make similar changes/additions on to the other branch by creating a patch and applying to it.

Thanks,
R.Sriprabha

Loading...