Initial commit
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://git.trustie.net/zys123456/FireEye.git git push -u origin master
git remote add origin https://git.trustie.net/zys123456/FireEye.git git push -u origin master
本项目拟搭建一个基于GitHub的代码克隆检测平台(目前暂时只支持Java),从Github爬取源代码构成本项目的代码比对库,用代码转向量的方式进行比对得到相似代码并返回相应的网址等
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
从命令行创建一个新的仓库
从命令行推送已经创建的仓库