Please do this.
- Fork it
- Branch it (
git checkout -b my-new-feature
) - Commit it (
git commit -am 'Add some feature'
) - Push it (
git push origin my-new-feature
) - Pull request it
Please do this.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)