LoginSignup
3
0

More than 1 year has passed since last update.

DelphiのIDEでバージョン管理(git)の設定方法

Last updated at Posted at 2023-01-03
C:\>git config  --list
user.name=takanaweb5
user.email=12345678+takanaweb5@users.noreply.github.com

image.png

文字コードのデフォルトをUTF8にする

image.png

dfmをテキストで保存する

image.png

Historyの作成は不要にするなど

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0