Git config tutorial. Where is the Git config file?

preview_player
Показать описание
Learn how to configure your Git environment.

What you will learn in this Git config tutorial:

- where is your Git config file
- how to create your own custom commit message
- how to user Git alias

What else would like to learn about Git? Let me know in the comments.

Premium Online Courses for front end developers and designers.
Рекомендации по теме
Комментарии
Автор

Made three years ago - still helps today! Your info just helped me on a project today. Thanks mate!

johnjennings
Автор

God bless you soo much, thanks a thousand times! All else were failing and babbling around, you made it so clear!

OystaFX
Автор

Useful tips as always Petr, personally I had forgotten of some commands you have shown in this video. Keep it up with the Git series.

viceoleopoldo
Автор

Thank you so much for the video tutorial.

srinivasulurao
Автор

Best video about config file, thanks a lot!

Modestov
Автор

Subscribed, Thanks!!!!
If i triggered a pipeline in gitlab, next line it showing couldn't lock your config file error.. Im using an external runner do u have any idea?

ReminiscewithJohn
Автор

How do you get such a cool bash pompt that shows the git status?

soylentpink
Автор

Hey man can you make video to solve this git issue when I did "git add ." this error popu file "name too long unable to index file name" and last of the line it popu this error fatal: adding files failed

supertenchoo
Автор

fatal: bad config line 1 in file /Users/iserfer/.gitconfig what can I do ????

serfer
Автор

Please make vidoe, about how to use two github account on same machine. One account for only one project end second for all other projects.

sergiyrudenko
Автор

How can I configure git to add default reviewers automatically. It's urgent . could you please help?

SushmaRaiei
Автор

git aliases seems like a feature that shouldn't exist, because you can always do something like

alias a='git add'

which is even (mucher) shorter, because you don't need to type `git `. There is no way that a git alias can be just one letter!

allyourcode
Автор

please react + greensock animations workshop

TheSldsnake
Автор

You forgot to show how to edit your username/email. Back to Google for me!

SomeoneElseInTheComments
Автор

config file and password in this video

niteshkumar