mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
460 B
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