[
https://issues.apache.org/jira/browse/LENS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajat Khandelwal resolved LENS-659.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.2
Looks it's already fixed. Contributor doc is old on
http://lens.incubator.apache.org/developer/contribute.html
2.2 release should update the doc.
> Remove no-prefix from git diff command mentioned in contributor guide.
> -----------------------------------------------------------------------
>
> Key: LENS-659
> URL: https://issues.apache.org/jira/browse/LENS-659
> Project: Apache Lens
> Issue Type: Improvement
> Reporter: Rajat Khandelwal
> Fix For: 2.2
>
>
> After this change, the workflow would be cleaner.
> {noformat}
> git diff master..HEAD > blah.patch
> {noformat}
> {noformat}
> git apply blah.patch
> {noformat}
> The no-prefix diff has to be applied with -p0 option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)