I need help in configuring Git Credential Helper

조회 수: 25 (최근 30일)
Daigo
Daigo 2022년 1월 28일
답변: Divyam 2024년 10월 14일
I'm trying to setup Git Source Control based on this document but since I'm totally new to the Git, I'm a little be in a trouble.
In the section: Configure Git Credential Helper, the document says the followings:
To use Credential Manager Core on Windows:
  1. Download the installer from https://gitforwindows.org/ and run it.
  2. In the section on choosing a credential helper, select Git Credential Manager Core.
I installed the git but I'm not sure what the second procedure mean...Where is "the section on choosing a credential helper"? I didn't see such an option during the installation of Git. I also tried looking for it on Git GUI but couldn't find it either... Any help would be appreciated.
P.S. If you know an easier tutorial of the Git setup for MATLAB code, please share it with me.
  댓글 수: 1
Daigo
Daigo 2022년 1월 29일
편집: Daigo 2022년 1월 29일
I'm still not sure about the answer to the question above but I found a better tutorial for beginners:

댓글을 달려면 로그인하십시오.

답변 (1개)

Divyam
Divyam 2024년 10월 14일
Hi @Daigo,
You do not need to use an external credential manager for Git when working with MATLAB. The section about setting up a credential manager is optional for the purpose of adding source control to your MATLAB project.
Here are blog and video tutorials of setting up a Git Source Control for your MATLAB project:
Following these tutorials will get you started with adding Git Source Control for your MATLAB project.

카테고리

Help CenterFile Exchange에서 Source Control에 대해 자세히 알아보기

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by