コマンド:Git 設定
ファンクション: このコマンドは、のエントリを編集するためのダイアログを開きます。 core
、 init
、および user
のセクション .git/config
設定ファイル。このファイルは、初期化後にローカルの Git リポジトリに保存されます
Background: If you clone or initialize a repository and there is no global .gitconfig
file exists yet, then you will be asked to configure one initially. You can edit the file again at any time using the Git Config command. The global .gitconfig
file is located in the user directory by default (example: C:/Users/<user name>
).
コール: メニュー
必要条件: オープン CODESYS プロジェクトは Git のローカルリポジトリで管理されています。
ダイアログ: Git 設定を編集します。変更はリポジトリの config ファイルに保存されます。
ロングパス | ロングパスがサポートされるためには、このオプションを有効にする必要があります。 CODESYS Git 正しく動作できる。 |
デフォルトブランチ | Git リポジトリのローカルデフォルトブランチ (通常 |
ユーザ | |
電子メール |