Create your feature branch: git checkout -b my-new-feature; Commit your changes: git commit -m 'Add some feature'; Push to the branch: git push origin ...
確定! 回上一頁