Create Patch within Jazz Source Control
5 answers
is there any easy way to do that directly within eclipse workspace?
eg. select file, then run the command like (create patch, apply patch)
just like how patch is supported with SVN repository...
What do you mean by that? You can create a patch with the SCM CLI, if that is what you are asking.
eg. select file, then run the command like (create patch, apply patch)
just like how patch is supported with SVN repository...
In the pending change view, it can create Jazz Source Control Patch. Is there any way to generate the diff patch directly?
What do you mean by that? You can create a patch with the SCM CLI, if that is what you are asking.