GithubHelp home page GithubHelp logo

project-springmvc's Introduction

project-springmvc

spring mvc of proejcts GitHub:上传本地项目

1、克隆GitHub仓库 :git clone https://github.com/xxx/xxx.git 2、将项目文件放入克隆的文件里 3、git add * 4、git commit -m"提交日志" 5、git push GitHub:更新本地文件

1、查看当前的git仓库状态:git status

2、更新全部:git add *

3、提交更新备注:git commit -m "更新备注"

4、拉取当前分支最新代码:git pull

5、push到远程master分支上:git push origin master

6、git remote -v 查看远程地址 git remote set-url origin 设置远程地址;

7、ssh -T [email protected] 测试SSH连接(免密码)

project-springmvc's People

Contributors

bcgbsh 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.