Beginner Git and GitHub #4 - Commit Files to Local Repository

preview_player
Показать описание
Step-by-step video teaches you how to commit files to your local repository in git!

git Commands used:
- git status
- git commit
- git commit -m "Commit Description"
- git add .
- git log
- git log --oneline

Support the Channel:
Рекомендации по теме
Комментарии
Автор

Ok, Nathan, going from the last video (git #3) to this, it seems there is a set-up step that must be included as I've been following your git series step by step. When I type "git commit" I get an "author identity unknown" warning. Any ideas as to how I can fix this?

jehushaphat
visit shbcf.ru