You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2019/04/27 13:20:53 UTC

[netbeans] branch master updated: uihandler/arch.xml → platform/uihandler/arch.xml

This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 612f20b  uihandler/arch.xml → platform/uihandler/arch.xml
     new 1fbdf16  Merge pull request #1214 from ooxi/patch-1
612f20b is described below

commit 612f20b5309fceeaa3d0a5dac3bdcd740c837eca
Author: Aslanov Yanovich <vi...@mail.ru>
AuthorDate: Wed Apr 24 17:57:07 2019 +0200

    uihandler/arch.xml → platform/uihandler/arch.xml
    
    `uihandler/arch.xml` was moved in 3dfe012 and thus the instructions from `README.md` no longer work out of the box.
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d09de65..a286b34 100644
--- a/README.md
+++ b/README.md
@@ -111,7 +111,7 @@ you may want to merge the modern and ancient versions together:
 ```bash
 $ git clone https://github.com/apache/incubator-netbeans.git
 $ cd incubator-netbeans
-$ git log uihandler/arch.xml
+$ git log platform/uihandler/arch.xml
 ```
 
 This gives you just few log entries including the initial checkin and
@@ -127,8 +127,8 @@ $ git replace 6035076ee 32042637 # the 2nd donation
 When you search the log, or use the blame tool, the full history is available:
 
 ```bash
-$ git log uihandler/arch.xml
-$ git blame uihandler/arch.xml
+$ git log platform/uihandler/arch.xml
+$ git blame platform/uihandler/arch.xml
 ```
 
 Many thanks to Emilian Bold who converted the ancient history to his


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

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