Files
tldr/pages.ko/common/jj-config-edit.md
T

460 B

jj config edit

설정 파일을 편집기로 열기. 관련 항목: jj config path. 더 많은 정보: https://docs.jj-vcs.dev/latest/cli-reference/#jj-config-edit.

  • 사용자 수준 설정 파일을 편집기로 열기:

jj config {{[e|edit]}} --user

  • 저장소 수준 설정 파일을 편집기로 열기:

jj config {{[e|edit]}} --repo

  • 작업 공간 수준 설정 파일을 편집기로 열기:

jj config {{[e|edit]}} --workspace