Gitea v1.21.1 中文文档io/gitea/modules/setting.CustomPath=custom-path\"" 对于 CustomConf ,应该使用 -X \"code.gitea.io/gitea/modules/setting.CustomConf=conf.ini\" 对于 AppWorkPath ,应该使用 -X \"code.gitea.io/gitea/modules/setting g.AppWorkPath=working-path\" 对于 StaticRootPath ,应该使用 -X \"code.gitea.io/gitea/modules/setting.StaticRootPath=static-root-path\" 要更改默认的 PID 文件位置,请使用 -X \"code.gitea.io/gitea/cmd.PIDFile=/run/gitea 01:23:23 ...a/b/c/d.go:23:runtime.Caller() [I]: message 。 none 表示不要在日志行前缀中添加任何内容。有关 更多信息,请参见 modules/log/flags.go 。 PREFIX : “”: 该记录器中每个日志行的附加前缀。默认为空。 COLORIZE : false: 是否为日志行添加颜色 对于控制台记录器,如果不在0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Reading Dulwich Further Reading Appendix C: Git Commands Setup and Config git config git config core.editor commands git help Getting and Creating Projects git init git clone Basic Snapshotting changed and yet many important things have not. While most of the core commands and concepts are still valid today as the Git core team is pretty fantastic at keeping things backward compatible, there first edition, Git was still a relatively difficult to use and barely adopted tool for the harder core hacker. It was starting to gain steam in certain communities, but had not reached anywhere near0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Reading Dulwich Further Reading Appendix C: Git Commands Setup and Config git config git config core.editor commands git help Getting and Creating Projects git init git clone Basic Snapshotting changed and yet many important things have not. While most of the core commands and concepts are still valid today as the Git core team is pretty fantastic at keeping things backward compatible, there first edition, Git was still a relatively difficult to use and barely adopted tool for the harder core hacker. It was starting to gain steam in certain communities, but had not reached anywhere near0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 2nd Edition 2.1.413has changed and yet many important things have not. While most of the core commands and concepts are still valid today as the Git core team is pretty fantastic at keeping things backward compatible, there first edition, Git was still a relatively difficult to use and barely adopted tool for the harder core hacker. It was starting to gain steam in certain communities, but had not reached anywhere near the want to use a different text editor, such as Emacs, you can do the following: $ git config --global core.editor emacs On a Windows system, if you want to use a different text editor, you must specify the0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66高层命令 拓展阅读 go-git 高级功能 延伸阅读 Dulwich Further Reading 附录 C: Git 命令 设置与配置 git config git config core.editor 命令 git help 获取与创建项目 git init git clone 快照基础 git add git status git diff git difftool 需要你输 入信息时会调用它。 如果未配置,Git 会使用操作系统默认的文本编辑器。 如果你想使用不同的文本编辑器,例如 Emacs,可以这样做: $ git config --global core.editor emacs 在 Windows 系统上,如果你想要使用别的文本编辑器,那么必须指定可执行 文件的完整路径。 它可能随你的编辑器的打包方式而不同。 对于 Notepad++,一个流行的代码编辑器来说,你可能想要使用 位的版本尚不支持所有的插件。 如果你在使用 32 位的 Windows 系统,或在 64 位系统上使用 64 位的编辑器,那么你需要输 入如下命令: $ git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' - multiInst -notabbar -nosession -noPlugin" 0 码力 | 670 页 | 13.59 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66Git 需要你输入信息时会调用它。 如果未配 置,Git 会使用操作系统默认的文本编辑器。 如果你想使用不同的文本编辑器,例如 Emacs,可以这样做: $ git config --global core.editor emacs 在 Windows 系统上,如果你想要使用别的文本编辑器,那么必须指定可执行文件的完整路径。 它可能随你的编 辑器的打包方式而不同。 对于 Notepad++,一个流行的代码编辑器来说,你可能想要使用 位的版本 尚不支持所有的插件。 如果你在使用 32 位的 Windows 系统,或在 64 位系统上使用 64 位的编辑器,那么你需 要输入如下命令: $ git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin" 都是流行的文本编辑器,通常程序员们会在 Linux 和 macOS 这 类基于 Unix 的系统或 Windows 系统上使用它们。 如果你在使用其他的或 32 位版本的编辑 器,请在 git config core.editor 命令 中查看设置为该编辑器的具体步骤。 如果你不这样设置编辑器,那么当 Git 试图启动它时你可能会被弄糊涂、不知所措。 例如,在 Windows 上 Git 在开始编辑时可能会过早地结束。0 码力 | 501 页 | 19.30 MB | 1 年前3
共 6 条
- 1













