Skip to main content

コマンド:Git 設定

ファンクション: このコマンドは、のエントリを編集するためのダイアログを開きます。 coreinit、および 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>).

コール: Git メニュー

必要条件: オープン CODESYS プロジェクトは Git のローカルリポジトリで管理されています。

ダイアログ: Git 設定を編集します。変更はリポジトリの config ファイルに保存されます。

7. コア

ロングパス

ロングパスがサポートされるためには、このオプションを有効にする必要があります。 CODESYS Git 正しく動作できる。



8. 初期化

デフォルトブランチ

Git リポジトリのローカルデフォルトブランチ (通常 master) は最初のコミット後に自動的に作成されます。以下も参照してください はじめに



9. ユーザ

ユーザ

電子メール