1 Star 0 Fork 0

中国好程序员 / common-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

common-web

此仓库为web通用第三方库

使用方法:

git:添加子模块-更新子模块

[submodule "xxx/xxx/wwwroot/common"]

path = xxx/xxx/wwwroot/common

url = https://gitee.com/atalent/common-web.git

branch = master

初次添加 需要进入文件夹 切换为指定分支

子模块不会主动更新到最新版,会有一个虚拟文件夹记录版本信息,更新版本需提交到服务器

svn:添加externals

推荐使用git

混合库的svn初次拉取要配置externals,git的子模块基于文件,不用重新配置,更新子模块即可

git图标工具:https://gitee.com/atalent/GitIconOverlayor/releases

git删除子模块较复杂,步骤如下:
  1. 删除子模块目录及源码
  2. 编辑.gitmodules
  3. 编辑.git/config
  4. 删除.git/module/[目标]

空文件

简介

web公共资源 展开 收起
JavaScript 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/atalent/common-web.git
git@gitee.com:atalent/common-web.git
atalent
common-web
common-web
master

搜索帮助