Generated code into your favourite editor.
Ctrl-Shift-Alg-G
CodePress Atom: Toggle
on the atom command palette.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.