01mf02 / jaq

A jq clone focussed on correctness, speed, and simplicity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.10 "This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository."

pkoppstein opened this issue · comments

That's the message currently at the top of
51d70e8

and it prevents the standard method for installing jq from installing 0.10 properly:

$ cargo install --git https://github.com/01mf02/jaq
    Updating git repository `https://github.com/01mf02/jaq`
  Installing jaq v0.9.0 (https://github.com/01mf02/jaq#2fe60db6)

Thanks, I forgot to push my commits. :/
(Weird that git lets me push tags to commits that are not pushed themselves ...)