Git dersimiz. (Lesson.1)

git add .
git commit -m "MEsaj"
git push origin main


git branch
git branch "name"
git checkout <branch-name>
git branch -d <branch-name>
git revert <commit-kimlik-numarasi>

My Github Profile

Readme Editor