You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/08/13 08:42:47 UTC

[GitHub] geertjanw closed pull request #657: Update README.md

geertjanw closed pull request #657: Update README.md
URL: https://github.com/apache/incubator-netbeans/pull/657
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index eccd3c6cc7..aa22a3c368 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,8 @@ change of the file headers to Apache. But then the magic comes:
 ```bash
 $ git remote add emilian https://github.com/emilianbold/netbeans-releases.git
 $ git fetch emilian # this takes a while, the history is huge!
-$ git replace 6daa72c98 32042637
+$ git replace 6daa72c98 32042637 # the 1st donation
+$ git replace 6035076ee 32042637 # the 2nd donation
 ```
 
 When you search the log, or use the blame tool, the full history is available:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists