Pro Git 2nd Edition 2.1.413
Installing on Linux Installing on macOS Installing on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help Summary Releases Generating a Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing go-git Advanced Functionality Further Reading Dulwich Further Reading Appendix C: Git Commands Setup and Config git config git config core.editor commands git help Getting and Creating Projects0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 First-Time Git Setup. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 Account Setup and Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 478 Setup and Config . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 2nd Edition 2.1.413
Installing on Linux Installing on macOS Installing on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help Summary Releases Generating a Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing go-git Advanced Functionality Further Reading Dulwich Further Reading Appendix C: Git Commands Setup and Config git config git config core.editor commands git help Getting and Creating Projects0 码力 | 691 页 | 13.35 MB | 1 年前3Gitea v1.21.1 中文文档
常流量将自 动重定向到 HTTPS。您必须同意ACME提供商的服务条款(默认为Let’s Encrypt的 服务条款。 使用默认 Let’s Encrypt 的最小配置如下: HTTPS setup to encrypt connections to Gitea 使用内置服务器 设置HTTP重定向 使用 ACME (默认: Let’s Encrypt) HTTPS配置 - 77 - 类型。配置以键值对的形式呈现,文件扩展名以 . 开头。 以下配置在下载具有 .apk 文件扩展名的文件时设置 Content-Type: application/vnd.android.package-archive 头部。 1. .apk=application/vnd.android.package-archive ENABLED : false: 启用 CORS 头部(默认禁用) SCHEME 您可以将GitHub上的Actions仓库镜像到您 的Gitea实例,并将其用作普通Actions。 而 Gitea 容器注册表 可用作Docker镜像注册表。 当使用诸如 actions/setup-go@v4 的Actions时,可能需要从互联网下载资源,以设置Job容器中的Go语言环境。 因 此,成功完成这些Actions需要访问互联网。 然而,这也是可选的。 您可以使用自定义的Ac0 码力 | 303 页 | 3.88 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
你在 Windows 上使用 Git 2.x 以后的版本,那么还有一个系统级的配置文件,Windows XP 上在 C:\Documents and Settings\All Users\Application Data\Git\config ,Windows Vista 及其以 后的版本在 C:\ProgramData\Git\config 。此文件只能以管理员权限通过 git config -f b/blink.ino index 15b9911..a6cc5a5 100644 --- a/blink.ino +++ b/blink.ino @@ -18,7 +18,7 @@ void setup() { // the loop routine runs over and over again forever: void loop() { digitalWrite(led, HIGH); 头信息,发送一个到 repos// /issues/ /comments 的 HTTP POST 请求。 213 $ curl -H "Content-Type: application/json" \ -H "Authorization: token TOKEN" \ --data '{"body":"A new comment, :+1:"}' 0 码力 | 501 页 | 19.30 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
Windows 上使用 Git 2.x 以后的版本,那么还有一个系统级的配置文件, Windows XP 上 在 C:\Documents and Settings\All Users\Application Data\Git\config , Windows Vista 及 其 以 后 的 版 本 在 C:\ProgramData\Git\config 。此文件只能以管理员权限通过 git b/blink.ino index 15b9911..a6cc5a5 100644 --- a/blink.ino +++ b/blink.ino @@ -18,7 +18,7 @@ void setup() { // the loop routine runs over and over again forever: void loop() { digitalWrite(led, HIGH); 送 一 个 到 repos// /issues/ /comments 的 HTTP POST 请求。 $ curl -H "Content-Type: application/json" \ -H "Authorization: token TOKEN" \ --data '{"body":"A new comment, :+1:"}' 0 码力 | 670 页 | 13.59 MB | 1 年前3
共 6 条
- 1