On Thu, 9 Dec 2021 13:02:32 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> Trivial fix to remove the obsolete `.hgtags` file from the repo. As mentioned > in JBS, this file has (intentionally) not been updated since the switch to > git. It will continue to be available in the `jfx17` branch > [here](https://github.com/openjdk/jfx/blob/jfx17/.hgtags). The corresponding > file was recently removed from the `jdk` repo. This pull request has now been integrated. Changeset: 85b8e96e Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/85b8e96eb80dd066b10cd87b598875b7e7d1d511 Stats: 544 lines in 1 file changed: 0 ins; 544 del; 0 mod 8278494: Remove .hgtags Reviewed-by: arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/691