Dear Wiki user,

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

The "HowToCommit" page has been changed by AkiraAjisaka:
https://wiki.apache.org/hadoop/HowToCommit?action=diff&rev1=40&rev2=41

Comment:
Git repository is moved, changing the URL

  
  == Commit individual patches ==
  
- Hadoop uses git for the main source. The writable repo is at - 
https://git-wip-us.apache.org/repos/asf/hadoop.git
+ Hadoop uses git for the main source. The writable repo is at - 
https://gitbox.apache.org/repos/asf/hadoop.git
  
  ==== Initial setup ====
  We try to keep our history all linear and avoid merge commits. To this end, 
we highly recommend using git pull --rebase. In general, it is a good practice 
to have this ''always'' turned on. If you haven't done so already, you should 
probably run the following:

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to