Комментарии:
would someone be willing to explain what is meant by "already contains my initialized git project"?
seems like an important condition for getting the rest of this to work properly.
does he mean that's a folder on his local hard drive that's already connected to git in some way?
❤
ОтветитьThanks bro. Just took one minute. Absolute legend
ОтветитьThank you. And awesome description code :)
ОтветитьHelpful, thanks.
ОтветитьThank you bro!!
ОтветитьGracias señor desconocido que enseña a usar git
ОтветитьBless you!
ОтветитьThanks a lot.
ОтветитьLifesaver I was literally stucked
Ответитьthank you:)
Ответитьlifesaver! thank you!
ОтветитьThank you for this!
Simple and to-the-point!
All went well but when it comes to push changes it doesn't reflect on the page. What could possibly the issue?
I write this to push changes:
$ git add .
$ git commit -m "changes"
$ git push
Thank you.
Ответитьgood
ОтветитьIf this is helping, please Like and Comment 🙂
This helps YT algorithm show tutorials to more people!
I use git add . also very useful command is git status before committing anything ( make sure git ignore file is set correctly )😁
Ответить