From b5173ac0b4c46f6b33b2f7c5be5e43c671ffcfed Mon Sep 17 00:00:00 2001 From: Roman Tsisyk <roman@tsisyk.com> Date: Fri, 22 Jul 2016 14:49:52 +0300 Subject: [PATCH] Switch libyaml to git mirror of official mercurial repository tarantool/libyaml was re-created directly from hg repo using hg-fast-export. Code is not changed. --- third_party/libyaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/libyaml b/third_party/libyaml index e6aa721cc0..b7a1bddc79 160000 --- a/third_party/libyaml +++ b/third_party/libyaml @@ -1 +1 @@ -Subproject commit e6aa721cc0e5a48f408c52355559fd36780ba32a +Subproject commit b7a1bddc798fd8ab329785e913dc56534026d3f7 -- GitLab