Giter Site home page Giter Site logo

gcpan's Introduction

GCPan

######20180105

该版本是GCPan的开发版,非上线版 .git 不包括:

	/blat
	/ul_files
	/dl_files
	/img
	/pic

BlackDomain上配置多个key,测试方法:

	ssh -T [email protected]
	ssh -T git@github-cgm-gcpan
	reference:https://www.jianshu.com/p/12badb7e6c10

提交git可参照下列命令:

1.从头提交

	git init
	git pull git@github-cgm-gcpan:SJTU-CGM/GCPan.git
	git remote add cgm-origin git@github-cgm-gcpan:SJTU-CGM/GCPan.git
	git add newFile
	git commit -m "message"
	git push -u cgm-origin master

2.当前位置提交

/share/home/yyqiao/project/SJTU-CGM/GCPan

	git pull git@github-cgm-gcpan:SJTU-CGM/GCPan.git
	git add newFile
	git commit -m "message"
	git push

gcpan's People

Contributors

mengmayang avatar

Watchers

James Cloos 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.