5. Add Git username and user email in configuration file using Git Config command - GIT

preview_player
Показать описание
In this video, we will see how to add and remove the git username and use the email address in the configuration file using the git config command - GIT.

If you like my video, please subscribe to my channel.

My Playlists:

My Courses Playlist Page:

#GIT #leelawebdev

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

The depth of this exceptional teaching compelled me to leave a comment; it's truly a remarkable course that surpasses many paid alternatives.

meetkumar
Автор

The only git course anyone every needed. Straight forward. To the points. Step by step demystifying GIT.

alpstheguru
Автор

Thanks bro u save my time, from yesterday i was doing R & D on this, i got initial idea but after watching ur video i got complete concept how git config works. thanks a lot. keep teaching...

shouebahmed
Автор

Brother you deserve a huge number of likes and comments
I will follow your tutorial

rohitverma
Автор

pro tip: git config work at local level by default

ashutoshranjan
Автор

have u already leelawebdev email for the local one u configured or u simply enter as sample??

ebsaumare
Автор

Can you please explain the same thing for mac book ?

singhamit
Автор

hi leela i have insatlled Git and when i try to open Git bash I'm facing this problem "bash: /c/Program Not a directory"

How you help me with this issue?

syedshakeel
Автор

hi leela sir after typing git init command when i got back and checked local project folder there hidden folder is not showing
can you tell me how to see that hidden git folder which consist of config file.

saivarma
Автор

Ye proble hey Please help "could not lock config file C:/Users/demof/.gitconfig: Permission denied

aditya-d-
Автор

to see hidden file in windows using cmd prompt,
instead of using "ls -a" use "dir/adh"

karthikeyan
Автор

""error: could not lock config file Permission denied ""
fatal: could not set to '0'
how to resolve this error " while entering the command git init"

SireeshaSiri-yd