Skip to main content

이 버전의 GitHub Enterprise는 다음 날짜에 중단되었습니다. 2026-03-17. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

GitHub Desktop에서 기본 설정 구성하기

개인 정보를 보호하고, 계정을 GitHub Desktop에 연결하고, Git을 구성하기 위한 설정에 액세스할 수 있습니다.

Platform navigation

  1. In the menu bar, select GitHub Desktop, then click Settings.

    Screenshot of the menu bar on a Mac. Under the open "GitHub Desktop" dropdown menu, the cursor hovers over "Settings", which is highlighted in blue.

  2. To view or change your settings, toggle between the panes in the "Settings" window.

    Screenshot of the "Settings" window. The left sidebar contains menu options such as "Accounts" and "Integrations".

    You can choose from the following options.

    • Choose Accounts to add or remove a GitHub or GitHub Enterprise account.
    • Choose Integrations to pick an external editor or shell.
    • Choose Git to edit your Git configuration.
    • Choose Appearance to switch between the light or dark theme.
    • Choose Prompts to enable or disable confirmation dialogs before performing destructive actions.
    • Choose Advanced for more configuration options.
    • Choose Accessibility to configure accessibility options.
  1. Use the File menu, then click Options.

    Screenshot of the "GitHub Desktop" menu bar on Windows. In the expanded "File" dropdown menu, the "Options" item is outlined in orange.

  2. To view or change your settings, toggle between the panes in the "Options" window.

    Screenshot of the "Options" window. The left sidebar, with menu options such as "Accounts" and "Integrations", is highlighted with an orange outline.

    You can choose from the following options.

    • Choose Accounts to add or remove a GitHub or GitHub Enterprise account.
    • Choose Integrations to pick an external editor or shell.
    • Choose Git to edit your Git configuration.
    • Choose Appearance to switch between the light or dark theme.
    • Choose Prompts to enable or disable confirmation dialogs before performing destructive actions.
    • Choose Advanced for more configuration options.
    • Choose Accessibility to configure accessibility options.

Further reading