ghi
ghi copied to clipboard
Switched arguments
trafficstars
ghi edit -M 1 2 adds milestone 2 on issue 1 when it should be opposite.
Though its mentioned in the usage that the issue comes first so the correct format would be ghi edit 2 -M 1. But still it would be better if ghi edit -M 1 2 would also give correct output i.e add milestone 1 to issue 2.