Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Revert "Switch to using gopkg.in/yaml.v2" #25
Conversation
|
$$merge$$ |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-cmd |
|
$$merge$$ |
|
Build failed: reasons |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-cmd |
added a commit
that referenced
this pull request
Oct 20, 2015
jujubot
merged commit 081dd27
into
juju:master
Oct 20, 2015
davecheney
deleted the
davecheney:revert-22-use_yaml_v2
branch
Oct 20, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedOct 20, 2015
Reverts juju/cmd#22
Breaks github.com/juju/juju/cmd/juju/status, the handling of empty fields is different between these versions.
(Review request: http://reviews.vapour.ws/r/2945/)