cang-ying/memory/eed/reference_push_setup.md

923 B
Raw Blame History

name, description, type
name description type
reference_push_setup cang-ying 仓库推送配置:远端地址、令牌存放位置(本地凭据文件,不在仓库内) reference

cang-ying 仓库推送配置:

  • 本地仓库:/home/ls/cang-ying
  • 远端:https://guanghubingshuo.com/code/bingshuo/cang-ying.gitGitea
  • 分支main
  • 认证方式:令牌存于本地凭据文件 ~/.git-credentialschmod 600不在仓库内config 中 pushurl 为干净 URL 无令牌)
  • 全局已设 credential.helper=store
  • 仓库内有 experience/、memory/、feedback/ 目录(.hdlp 格式的经验记忆)
  • 验证过git ls-remote 认证连通正常
  • 注意:.gitignore 排除了视频/图片/密钥等,推代码和 .hdlp 经验文件安全

更新记录2026-07-31 令牌已更新至 ~/.git-credentials权限600git ls-remote 验证连通正常HEAD e6637a92仓库 .git/config 确认无令牌。