ปรับแต่งเครื่องมือแก้ไขสำหรับ git

รหัสตัวอย่าง

4
0

ตั้งค่า git เครื่องมือแก้ไข

$ git config --global core.editor vim
1
0

git ปรับแต่งเครื่องมือแก้ไขค่าปริยาย

# Set Emacs as the default editor
$ git config --global core.editor emacs   
# Set Visual Studio Code as the default editor
$ git config --global core.editor code
0
0

ปรับแต่งเครื่องมือแก้ไขสำหรับ git

$ git config --global core.editor emacs

ในภาษาอื่นๆ

หน้านี้อยู่ในภาษาอื่นๆ

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................