built-in Git integration vs. git for Windows

Hello,
I switched to using Matlab 2020b and I don't quite understand behvior of the built-in Git integration.
  1. why do I need to do Configure MATLAB on Windows (this page for 2020b is the same as for 2021a)? I was able to commit/push changes using MATALB gui without performing these steps.
  2. Does MATLAB built-in Git integration retrives git configuration saved in .gitconfig? It seems that yes (when I commit using MATLAB gui, it uses the right user name and email), but I have end of line character issue: in .gitconfig I have autocrlf = true (to support crossplatform development) and when I commit/push from gut for windows everything works fine, but when I commit the same changes using MATLAB gui I have thid issue.
Could you please help me to clafiry these points?
Thank you!
-Nikita

Answers (0)

Categories

Products

Release

R2020b

Tags

Asked:

on 16 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!