Pro Git 2nd Edition 2.1.413 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 Git Basics Getting a Git 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 git add for you. If you’re interested in an overview of using Git in your shell, your IDE, or your text editor, take a look here. In Appendix B, we explore scripting and extending Git through tools like libgit20 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 2nd Edition 2.1.413on 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 Git Basics Getting a Git 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 git add for you. If you’re interested in an overview of using Git in your shell, your IDE, or your text editor, take a look here. In Appendix B, we explore scripting and extending Git through tools like libgit20 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413for you. If you’re interested in an overview of using Git in your shell, your IDE, or your text editor, take a look here. In Appendix B, we explore scripting and extending Git through tools like libgit2 tools will help you do this when you first run them. Your Editor Now that your identity is set up, you can configure the default text editor that will be used when Git needs you to type in a message configured, Git uses your system’s default editor. If you 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 want0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66需要你输入信息时会调用它。 如果未配 置,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" Vim、Emacs 都是流行的文本编辑器,通常程序员们会在 Linux 和 macOS 这 类基于 Unix 的系统或 Windows 系统上使用它们。 如果你在使用其他的或 32 位版本的编辑 器,请在 git config core.editor 命令 中查看设置为该编辑器的具体步骤。 如果你不这样设置编辑器,那么当 Git 试图启动它时你可能会被弄糊涂、不知所措。 例如,在 Windows 上 Git 在开始编辑时可能会过早地结束。0 码力 | 501 页 | 19.30 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 入信息时会调用它。 如果未配置,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" Vim、Emacs0 码力 | 670 页 | 13.59 MB | 1 年前3
Gitea v1.21.1 中文文档ORM: XORM UI 框架: jQuery Fomantic UI Vue3 更多组件参见 package.json 编辑器: CodeMirror EasyMDE Monaco Editor 数据库驱动: github.com/go-sql-driver/mysql github.com/lib/pq github.com/mattn/go-sqlite3 github. : true: 如果提交者与作者不匹配,在合并提交消息中添加 co-authored-by 和 co- committed-by 标记。 仓库 - 编辑器 ( repository.editor ) 仓库 - 合并请求 ( repository.pull-request ) 配置说明 - 88 - 本文档使用 书栈网 · BookStack.CN 构建 TEST_CONFL0 码力 | 303 页 | 3.88 MB | 1 年前3
共 6 条
- 1













