Pro Git 2nd Edition 2.1.413
exploded. When I originally sat down to write the book nearly five years ago (it took me a while to get the first version out), I had just started working at a very little known company developing a Git here. Let’s get started. GETTING STARTED This chapter will be about getting started with Git. We will begin by explaining some background on version control tools, then move on to how to get Git running running on your system and finally how to get it set up to start working with. At the end of this chapter you should understand why Git is around, why you should use it and you should be all set up to do0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
exploded. When I originally sat down to write the book nearly five years ago (it took me a while to get the first version out), I had just started working at a very little known company developing a Git Let’s get started. 9 Getting Started This chapter will be about getting started with Git. We will begin by explaining some background on version control tools, then move on to how to get Git running running on your system and finally how to get it set up to start working with. At the end of this chapter you should understand why Git is around, why you should use it and you should be all set up to do0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 2nd Edition 2.1.413
exploded. When I originally sat down to write the book nearly five years ago (it took me a while to get the first version out), I had just started working at a very little known company developing a Git here. Let’s get started. GETTING STARTED This chapter will be about getting started with Git. We will begin by explaining some background on version control tools, then move on to how to get Git running running on your system and finally how to get it set up to start working with. At the end of this chapter you should understand why Git is around, why you should use it and you should be all set up to do0 码力 | 691 页 | 13.35 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
sudo apt-get install dh-autoreconf libcurl4-gnutls-dev libexpat1-dev \ gettext libz-dev libssl-dev 为了添加文档的多种格式(doc、html、info),需要以下附加的依赖: $ sudo dnf install asciidoc xmlto docbook2X $ sudo apt-get install docbook2X 包。 如果你使用基于 Debian 的发行版(Debian/Ubuntu/Ubuntu-derivatives),你也需要 install-info 包: $ sudo apt-get install install-info 如果你使用基于 RPM 的发行版(Fedora/RHEL/RHEL衍生版),你还需要 getopt 包 (它已经在基于 Debian 的发行版中预装了): 643e24f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,7 +65,8 @@ branch directly, things can get messy. Please include a nice description of your changes when you submit your PR; if we have to read0 码力 | 501 页 | 19.30 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
sudo apt-get install dh-autoreconf libcurl4-gnutls-dev libexpat1-dev \ gettext libz-dev libssl-dev 为了添加文档的多种格式(doc、html、info),需要以下附加的依赖: $ sudo dnf install asciidoc xmlto docbook2X $ sudo apt-get install 果 你 使 用 基 于 Debian 的 发 行 版 ( Debian/Ubuntu/Ubuntu- derivatives),你也需要 install-info 包: $ sudo apt-get install install-info 如果你使用基于 RPM 的发行版(Fedora/RHEL/RHEL衍生版),你还需要 getopt 包 (它已经在基于 Debian 的发行版中预装了): 643e24f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,7 +65,8 @@ branch directly, things can get messy. Please include a nice description of your changes when you submit your PR; if we have to read0 码力 | 670 页 | 13.59 MB | 1 年前3Gitea v1.21.1 中文文档
Git,因为我们不再需要在 GOPATH 内 构建 Gitea。 1. git clone https://github.com/go-gitea/gitea (之前的版本中建议使用 go get ,但现在不再需要。) 你可以选择编译和安装的版本,当前有多个选择。 main 分支代表当前的开发版本。如果你想编译 main 版本, 你可以直接跳到 构建 部分。 如果你想编译带有标签的发行版本,可以使用以下命令签出: USE_COMPAT_SSH_URI : false: 当使用默认的SSH端口时,强制使用ssh://克隆URL, 而不是scp-style uri。 GO_GET_CLONE_URL_PROTOCOL : https: 用于 “go get” 请求的值,返回仓库的URL作为https或ssh, 默认 为https。 ACCESS_CONTROL_ALLOW_ORIGIN : empty:用于 http: 允许请求的协议 ALLOW_DOMAIN : *: 允许请求的域名列表 ALLOW_SUBDOMAIN : false: 允许上述列出的头部的子域名发出请求。 METHODS : GET,HEAD,POST,PUT,PATCH,DELETE,OPTIONS: 允许发起的请求方式列表 MAX_AGE : 10m: 缓存响应的最大时间 ALLOW_CREDENTIALS : false:0 码力 | 303 页 | 3.88 MB | 1 年前3
共 6 条
- 1