You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are unparsed options or properties that are passed, do not
use those as the name. Only add the name when it is definitely a name
and doesn't start with a "-" or contain "=".
* stable:
(GH-1085) do not add options/properties as name
(doc) update generated docs
(doc) Ensure command reference urls
(GH-961) Add source link comments to top of files
(GH-1075) Add Architect license type SKU
(doc) update licensed changelog
Apteryx0
pushed a commit
to Apteryx0/choco
that referenced
this issue
Jan 23, 2017
If there are unparsed options or properties that are passed, do not
use those as the name. Only add the name when it is definitely a name
and doesn't start with a "-" or contain "=".
Related to #983, don't add unparsed options as the name of the package
The text was updated successfully, but these errors were encountered: