【问题标题】:How to configure my code editor in git? [duplicate]如何在 git 中配置我的代码编辑器? [复制]
【发布时间】:2015-12-07 18:36:13
【问题描述】:

我最近在我的笔记本电脑中下载了 git,根据 Pro Git 书籍,我必须在使用它之前对其进行设置,并且我使用 Visual Studio 作为代码编辑器。所以,我的问题是:在 git bash 中使用的正确命令是什么?

【问题讨论】:

  • 在 git bash 中使用的正确代码是: $ git config --global core.editor "Microsoft Visual Studio 2015"

标签: git visual-studio


【解决方案1】:

检查MSDN article :他们为此提供了全面的文档

【讨论】:

    猜你喜欢
    • 2018-05-08
    • 1970-01-01
    • 2019-01-30
    • 2020-09-10
    • 2020-10-06
    • 1970-01-01
    • 1970-01-01
    • 2020-05-17
    • 2012-10-29
    相关资源
    最近更新 更多