Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HowToContribute" page has been changed by SomeOtherAccount:
https://wiki.apache.org/hadoop/HowToContribute?action=diff&rev1=110&rev2=111

  In order to create a patch, type (from the base directory of hadoop):
  
  {{{
- git diff --no-prefix trunk > HADOOP-1234.patch
+ git diff trunk > HADOOP-1234.patch
  }}}
  This will report all modifications done on Hadoop sources on your local disk 
and save them into the ''HADOOP-1234.patch'' file.  Read the patch file. Make 
sure it includes ONLY the modifications required to fix a single issue.
  

Reply via email to