Skip to content

Commit

Permalink
git subrepo clone --branch=master --force [email protected]:perlpunk/yam…
Browse files Browse the repository at this point in the history
…l-test-schema ext/yaml-test-schema

subrepo:
  subdir:   "ext/yaml-test-schema"
  merged:   "63558dd7"
upstream:
  origin:   "[email protected]:perlpunk/yaml-test-schema"
  branch:   "master"
  commit:   "63558dd7"
git-subrepo:
  version:  "0.4.1"
  origin:   "[email protected]:ingydotnet/git-subrepo"
  commit:   "f83d6ec"
  • Loading branch information
perlpunk committed Sep 12, 2020
1 parent d936660 commit 75aef20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ext/yaml-test-schema/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = [email protected]:perlpunk/yaml-test-schema
branch = master
commit = f4f0f0307f6f2a0542a5e9e9b9993c7262963554
parent = 44295b0e0936f33bc42ebc3fa9ecb11c2bf994dc
commit = 63558dd730d378362a09a0358bf7ff4a9d29045c
parent = d936660251d051fbc58d6b89be29fc791734485c
method = merge
cmdver = 0.4.0
cmdver = 0.4.1
2 changes: 1 addition & 1 deletion ext/yaml-test-schema/yaml-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
yaml11: ['bool', 'false()', "false"]
'!!bool no':
yaml11: ['bool', 'false()', "false"]
'!!bool N':
'!!bool No':
yaml11: ['bool', 'false()', "false"]
'!!bool NO':
yaml11: ['bool', 'false()', "false"]
Expand Down

0 comments on commit 75aef20

Please sign in to comment.