.hgignore

Fri, 26 Apr 2019 17:11:43 +0100

author
stooke
date
Fri, 26 Apr 2019 17:11:43 +0100
changeset 2422
84adf64edebb
parent 478
2ba6f4da4bf3
child 1133
50aaf272884f
child 2512
e74aae3e716e
permissions
-rw-r--r--

8222975: Fix 'release' file to reflect actual repo checkin used to compile JDK
Summary: Use 'hg id -i' instead of 'hg tip' for obtaining the source revision
Reviewed-by: andrew

     1 ^build/
     2 ^dist/
     3 nbproject/private/
     4 ^webrev
     5 ^.hgtip
     6 ^.bridge2
     7 .DS_Store

mercurial