From 092bd23237cc28644079b8fd7703fef7916be97a Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Tue, 20 Jun 2017 21:46:47 +1000 Subject: [PATCH] Use ## for manifest comments. --- git-with-openssh.json | 2 +- git.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/git-with-openssh.json b/git-with-openssh.json index b5e526fbbb..5ccf314c8e 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -1,5 +1,5 @@ { - "_comment": "Maintainers: when updating this manifest to a new version, you might like to also update git.json", + "##": "Maintainers: when updating this manifest to a new version, you might like to also update git.json", "homepage": "https://git-for-windows.github.io/", "license": "GPL2", "version": "2.13.1.windows.2", diff --git a/git.json b/git.json index 6dbbe92c4b..faa0fc766d 100644 --- a/git.json +++ b/git.json @@ -1,5 +1,5 @@ { - "_comment": "Maintainers: when updating this manifest to a new version, you might like to also update git-with-openssh.json", + "##": "Maintainers: when updating this manifest to a new version, you might like to also update git-with-openssh.json", "homepage": "https://git-for-windows.github.io/", "license": "GPL2", "version": "2.13.1.windows.2",