Pro Git 2nd Edition 2.1.413
Issues with Submodules Bundling Replace Credential Storage Under the Hood A Custom Credential Cache Summary Customizing Git Git Configuration Basic Client Configuration Colors in Git External because that was what you had checked out when you ran your merge command) is the top part of that block (everything above the =======), while the version in your iss53 branch looks like everything in the merge the contents yourself. For instance, you might resolve this conflict by replacing the entire block with this:This resolution0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
Issues with Submodules Bundling Replace Credential Storage Under the Hood A Custom Credential Cache Summary Customizing Git Git Configuration Basic Client Configuration Colors in Git External because that was what you had checked out when you ran your merge command) is the top part of that block (everything above the =======), while the version in your iss53 branch looks like everything in the merge the contents yourself. For instance, you might resolve this conflict by replacing the entire block with this:This resolution0 码力 | 691 页 | 13.35 MB | 1 年前3Pro Git 2nd Edition 2.1.413
because that was what you had checked out when you ran your merge command) is the top part of that block (everything above the =======), while the version in your iss53 branch looks like everything in the merge the contents yourself. For instance, you might resolve this conflict by replacing the entire block with this:This resolution can set up a “credential cache”. The simplest is just to keep it in memory for a few minutes, which you can easily set up by running git config --global credential.helper cache. For more information on0 码力 | 501 页 | 17.96 MB | 1 年前3Gitea v1.21.1 中文文档
"status": "pass", 5. "description": "Gitea: Git with a cup of tea", 6. "checks": { 7. "cache:ping": [ 8. { 9. "status": "pass", 10. "time": "2022-02-19T09:16:08Z" 使用 APP_DATA_PATH : data(在 Docker 上为 /data/gitea):应用程序数据的默认路径。相对路径会相对于 AppWorkPath 转为绝对路径。 STATIC_CACHE_TIME : 6h:对 custom/ 、 public/ 和所有上传的头像的静态资源的 Web 浏览器缓存时 间。请注意,在 RUN_MODE 为 “dev” 时,此缓存会被禁用。 @[\\]^_`{|}~ off - 不检查密码复杂性 PASSWORD_CHECK_PWN : false:检查密码是否在 HaveIBeenPwned 中曝光。 SUCCESSFUL_TOKENS_CACHE_SIZE : 20:缓存成功的令牌哈希。API 令牌在数据库中存储为 pbkdf2 哈希,但这 意味着在存在多个 API 操作时可能会有显着的哈希负载。此缓存将在 LRU 缓存中存储成功的哈希令牌,以在0 码力 | 303 页 | 3.88 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
端中提示服务器是否允许你进行推送。 如果不想在每一次推送时都输入用户名与密码,你可以设置一个 “credential cache”。 最 简单的方式就是将其保存在内存中几分钟,可以简单地运行 git config --global credential.helper cache 来设置它。 想要了解更多关于不同验证缓存的可用选项,查看 凭证存储。 下一次其他协作者从服务器上抓取数据时,他们会在本地生成一个远程分支 \( -e LINK -e BUF_MAX \) v1.8.0 v1.8.0:builtin/index-pack.c 62:#define FLAG_LINK (1u<<20) v1.8.0:cache.h 73:#define S_IFGITLINK 0160000 74:#define S_ISGITLINK(m) (((m) & S_IFMT) == S_IFGITLINK) 要启用 rerere 功能,只需运行以下配置选项即可: $ git config --global rerere.enabled true 你也可以通过在特定的仓库中创建 .git/rr-cache 目录来开启它,但是设置选项更干净并且可以应用到全 局。 现在我们看一个简单的例子,类似之前的那个。 假设有一个名为 hello.rb 的文件如下: #! /usr/bin/env ruby0 码力 | 501 页 | 19.30 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
终端中提示服务器是否允许你进行推送。 如果不想在每一次推送时都输入用户名与密码,你可以设置一个 “credential cache”。 最简 单 的 方 式 就 是 将 其 保 存 在 内 存 中 几 分 钟 , 可 以 简 单 地 运 行 git config --global credential.helper cache 来设置它。 想要了解更多关于不同验证缓存的可用选项,查看 凭证存储。 下一次其他协作者从 \( -e LINK -e BUF_MAX \) v1.8.0 v1.8.0:builtin/index-pack.c 62:#define FLAG_LINK (1u<<20) v1.8.0:cache.h 73:#define S_IFGITLINK 0160000 74:#define S_ISGITLINK(m) (((m) & S_IFMT) == S_IFGITLINK) 要启用 rerere 功能,只需运行以下配置选项即可: $ git config --global rerere.enabled true 你也可以通过在特定的仓库中创建 .git/rr-cache 目录来开启它,但是设置选 项更干净并且可以应用到全局。 现在我们看一个简单的例子,类似之前的那个。 假设有一个名为 hello.rb 的 文件如下: #! /usr/bin/env ruby0 码力 | 670 页 | 13.59 MB | 1 年前3
共 6 条
- 1