GithubHelp home page GithubHelp logo

restart_cocos2d's Introduction

Restart_cocos2d

To learn the cocos2d-x github 常见步骤如下: 1 git pull (从github上把代码pull下来并和本地合并) 2 git add . (添加,更新) 3 git add -A (删除文件了才使用) 4 git commit -m 'message' (提交到本地库) 5 git push (千万不要git push --force,这是强置push导致覆盖服务器的数据变得和本地一模一样,并须先git pull)6.如果你删除一个文件从工作树,然后提交删除: git commit -a -m "A file was deleted" 上游,推动您的提交: git push

restart_cocos2d's People

Contributors

q100036q avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.