Gitea v1.21.1 中文文档软件包注册表 Cargo 软件包注册表 Chef 软件包注册表 存储 Composer 软件包注册表 Conan 软件包注册表 Conda 软件包注册表 容器注册表 通用软件包注册表 Go 软件包注册表 Helm Chart 注册表 Maven 软件包注册表 npm 软件包注册表 NuGet 软件包注册表 Pub 软件包注册表 Swift 软件包注册表 PyPI 软件包注册表 最初是从 Gogs 分支而来,几乎所有代码都已更改。对于我们Fork的原因可以看 这里。 Gitea的首要目标是创建一个极易安装,运行非常快速,安装和使用体验良好 的自建 Git 服务。 采用Go作为后端语言,只需生成一个可执行程序即可。 支持 Linux, macOS 和 Windows等多平台, 支持主流的 x86,amd64、 ARM 和 PowerPC等架构。 代码托管:Gitea⽀持 开源社区支持: Gitea 是一个基于 MIT 许可证的开源项目,Gitea 拥有一个活跃的开源社区,能够持续地进 行开发和改进,同时也积极接受社区贡献,保持了平台的更新和创新。 多语言支持: Gitea 提供多种语言界面,适应全球范围内的用户,促进了国际化和本地化。 更多功能特性:详见:https://docs.gitea.com/installation/comparison#general-features0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 473 go-git. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/*.pdf GitHub 有一个十分详细的针对数十种项目及语言的 .gitignore 文件列表, 你可以在 https://github.com/github/gitignore 找到它。 在最简单的情况下,一个仓库可能只根目录下有一个 .gitignore 你需要用“反引号”将需要添加的代码片段包起来。 ```java for(int i=0 ; i < 5 ; i++) { System.out.println("i is : " + i); } ``` 如果加入语言的名称,就像我们这里加入的“java”一样,GitHub 会自动尝试对摘录的片段进行语法高亮。 在 下面的例子中,它最终会渲染成这个样子: 渲染后的代码片段示例 。 图表 105. 渲染后的代码片段示例0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66Git 方式 Libgit2 高级功能 其它绑定 LibGit2Sharp objective-git pygit2 扩展阅读 JGit 起步 底层命令 高层命令 拓展阅读 go-git 高级功能 延伸阅读 Dulwich Further Reading 附录 C: Git 命令 设置与配置 git config git config core.editor doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/*.pdf GitHub 有一个十分详细的针对数十种项目及语言的 .gitignore 文件列表, 你可以在 https://github.com/github/gitignore 找到它。 在最简单的情况下,一个仓库可能只根目录下有一个 .gitignore 你需要用“反引号”将需要添加的代码片段包起来。 ```java for(int i=0 ; i < 5 ; i++) { System.out.println("i is : " + i); } ``` 如果加入语言的名称,就像我们这里加入的“java”一样,GitHub 会自动尝试 对摘录的片段进行语法高亮。 在下面的例子中,它最终会渲染成这个样子: 渲染后的代码片段示例 。 图表 105. 渲染后的代码片段示例0 码力 | 670 页 | 13.59 MB | 1 年前3
Pro Git 2nd Edition 2.1.413. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 471 go-git . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over basic Git usage — how to use Git in the 80% of cases you’ll encounter most often. After reading combusts at this point, you should already be pretty useful wielding Git in the time it takes you to go pick up another copy. Chapter 3 is about the branching model in Git, often described as Git’s killer0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Functionality Other Bindings Further Reading JGit Getting Set Up Plumbing Porcelain Further Reading go-git Advanced Functionality Further Reading Dulwich Further Reading Appendix C: Git Commands Setup and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over basic Git usage — how to use Git in the 80% of cases you’ll encounter most often. After reading combusts at this point, you should already be pretty useful wielding Git in the time it takes you to go pick up another copy. Chapter 3 is about the branching model in Git, often described as Git’s killer0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Functionality Other Bindings Further Reading JGit Getting Set Up Plumbing Porcelain Further Reading go-git Advanced Functionality Further Reading Dulwich Further Reading Appendix C: Git Commands Setup and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over basic Git usage — how to use Git in the 80% of cases you’ll encounter most often. After reading combusts at this point, you should already be pretty useful wielding Git in the time it takes you to go pick up another copy. Chapter 3 is about the branching model in Git, often described as Git’s killer0 码力 | 691 页 | 13.35 MB | 1 年前3
共 6 条
- 1













