Git in Less than a Minute🕐

Опубликовано: 18 Апрель 2026
на канале: Programming101
450
15

Reupload because the sound volume was too low 😥

👉 Simplest guide to Programming :    • The Simplest Guide to Programming 👨‍🎓  

Commands in the video:
git config --global user.name "name"
git config --global user.email "[email protected]"
git config --global init.defaultBranch main

#programming #git #github #githubtips #gittips