Giter VIP home page Giter VIP logo

struts2-s016-poc's Introduction

Struts2-S016-POC wb

自建仓库

  1. 创建一个仓库

  2. git clone url

  3. 在本地仓库里编码

  4. 完成后 git add filename

  5. git commit -m'注释'

  6. git push

  7. 如果有别人fork你的仓库,会发送pull request,可以进入审核,审核完成后merge.

修改别人的代码

  1. fork对方的代码,git clone 别人的仓库url

  2. 修改本地代码

  3. git add filename

  4. git commit -m'注释'

  5. git push,这里会推送到你自己的github仓库

  6. 发送pull request

  7. create pull request

  8. 等待管理员审核

如果你批准了别人的Pull Request或者别人批准了你的PULL Request,均更新一下本地代码,使用git pull url

struts2-s016-poc's People

Contributors

galaxy3000 avatar

Watchers

 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.