Gitea v1.21.1 中文文档Gitea Actions设计 Gitea Actions常见问题解答 软件包 软件包注册表 Cargo 软件包注册表 Chef 软件包注册表 存储 Composer 软件包注册表 Conan 软件包注册表 Conda 软件包注册表 容器注册表 通用软件包注册表 Go 软件包注册表 Helm Chart 注册表 Maven 软件包注册表 npm 软件包注册表 NuGet 支,标签、⾥程碑、 指 派、时间跟踪、到期时间、依赖关系等功能。 制品库: Gitea支持超过 20 种不同种类的公有或私有软件包管理,包括:Cargo, Chef, Composer, Conan, Conda, Container, Helm, Maven, npm, NuGet, Pub, PyPI, RubyGems, Vagrant等 开源社区支持: Gitea 是一个基于 MIT 1 1.4.1 1.4.0 ⚠ 不建议,后果自负!尽管数据库结构可能不会变更,让它可以正常工作。我们强烈建议 降级前进行完全的备份。 1.4.x 1.5.y 数据库会被自动升级。你可以直接从 1.4.x 升级到最新的 1.5.y。 1.5.y 1.4.x 数据库已被升级且无法用于旧版本Gitea,使用备份来进行降级。 因为你不能基于升级后的数据库运行旧版 Gitea,所以你应该在数据库升级前完成数据备份。0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 2nd Edition 2.1.413-s, or -m options, just provide a tag name: $ git tag v1.4-lw $ git tag v0.1 v1.3 v1.4 v1.4-lw v1.5 This time, if you run git show on the tag, you don’t see the extra tag information. The command just -a v1.2 9fceb02 You can see that you’ve tagged the commit: $ git tag v0.1 v1.2 v1.3 v1.4 v1.4-lw v1.5 $ git show v1.2 tag v1.2 Tagger: Scott ChaconDate: Mon Feb 9 15:32:16 2009 is just like sharing remote branches — you can run git push origin . $ git push origin v1.5 Counting objects: 14, done. Delta compression using up to 8 threads. Compressing objects: 100% (12/12) 0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413-s, or -m options, just provide a tag name: $ git tag v1.4-lw $ git tag v0.1 v1.3 v1.4 v1.4-lw v1.5 This time, if you run git show on the tag, you don’t see the extra tag information. The command just -a v1.2 9fceb02 You can see that you’ve tagged the commit: $ git tag v0.1 v1.2 v1.3 v1.4 v1.4-lw v1.5 $ git show v1.2 tag v1.2 Tagger: Scott ChaconDate: Mon Feb 9 15:32:16 2009 is just like sharing remote branches — you can run git push origin . $ git push origin v1.5 Counting objects: 14, done. Delta compression using up to 8 threads. Compressing objects: 100% (12/12) 0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 -s, or -m options, just provide a tag name: $ git tag v1.4-lw $ git tag v0.1 v1.3 v1.4 v1.4-lw v1.5 This time, if you run git show on the tag, you don’t see the extra tag information. The command just -a v1.2 9fceb02 You can see that you’ve tagged the commit: $ git tag v0.1 v1.2 v1.3 v1.4 v1.4-lw v1.5 $ git show v1.2 tag v1.2 Tagger: Scott ChaconDate: Mon Feb 9 15:32:16 2009 is just like sharing remote branches — you can run git push origin . $ git push origin v1.5 Counting objects: 14, done. Delta compression using up to 8 threads. Compressing objects: 100% (12/12) 0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66审校者 1.1 关于版本控制 @Lax 许伟程 1.2 Git 简史 @Lax 1.3 Git 基础 @Lax @Geno1024 1.4 命令行 @hbrls @spacewander 1.5 安装 Git @Lax 许伟程 1.6 初次运行 Git 前的配置 @networm @xinqiu @robinwen @ahlijin 许伟程 1.7 获取帮助 @Lax 1.8 总结 @Lax Visual Studio Code 中的 Git @Asurada @networm A1.4 Eclipse 中的 Git @WispZhan @IceNature @Geno1024 许伟程 A1.5 IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine 中的 Git @Asurada @networm A1.6 Sublime Text 中的 任何其他信息。 创建轻量标签,不需要使用 -a、-s 或 -m 选项,只需要提供标签名字: $ git tag v1.4-lw $ git tag v0.1 v1.3 v1.4 v1.4-lw v1.5 这时,如果在标签上运行 git show,你不会看到额外的标签信息。 命令只会显示出提交信息: $ git show v1.4-lw commit ca82a6dff817ec66f44342007202690a937639490 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66关于版本控制 @Lax 许伟程 1.2 Git 简史 @Lax 1.3 Git 基础 @Lax @Geno1024 章节 译者 审校者 1.4 命令行 @hbrls @spacewander 1.5 安装 Git @Lax 许伟程 1.6 初次运行 Git 前的配置 @networm @xinqiu @robinwen @ahlijin 许伟程 1.7 获取帮助 @Lax 1.8 总结 @Lax Visual Studio Code 中的 Git @Asurada @networm A1.4 Eclipse 中的 Git @WispZhan @IceNature @Geno1024 许伟程 A1.5 IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine 中的 Git @Asurada @networm A1.6 Sublime Text 和存储到一个文件中——没有保存任何其他信息。 创建轻量标签,不需要使 用 -a、-s 或 -m 选项,只需要提供标签名字: $ git tag v1.4-lw $ git tag v0.1 v1.3 v1.4 v1.4-lw v1.5 这时,如果在标签上运行 git show,你不会看到额外的标签信息。 命令只会 显示出提交信息: $ git show v1.4-lw commit ca82a6dff817ec66f4430 码力 | 670 页 | 13.59 MB | 1 年前3
共 6 条
- 1













