How To Git Commit And Push Changes

How To Git Commit And Push Changes

Ghost Together

2 года назад

86,666 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@chriskaprys
@chriskaprys - 03.04.2024 01:35

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?

Ответить
@dhyanponnanna2394
@dhyanponnanna2394 - 28.06.2024 20:46

Ответить
@raveenshenuka7432
@raveenshenuka7432 - 05.06.2024 11:41

Thanks bro. Just took one minute. Absolute legend

Ответить
@Michael_H_Nielsen
@Michael_H_Nielsen - 30.05.2024 18:29

Thank you. And awesome description code :)

Ответить
@deepakcodm7
@deepakcodm7 - 05.05.2024 11:20

Helpful, thanks.

Ответить
@NoTimeWaste1
@NoTimeWaste1 - 01.05.2024 09:06

Thank you bro!!

Ответить
@catrielmartinez4538
@catrielmartinez4538 - 01.05.2024 02:28

Gracias señor desconocido que enseña a usar git

Ответить
@kristinayordanova365
@kristinayordanova365 - 30.04.2024 02:18

Bless you!

Ответить
@DeepakKumar-ox5ti
@DeepakKumar-ox5ti - 22.04.2024 11:25

Thanks a lot.

Ответить
@JanakiChaudhary-li7cv
@JanakiChaudhary-li7cv - 16.04.2024 17:12

Lifesaver I was literally stucked

Ответить
@user-kq6ne6zc2k
@user-kq6ne6zc2k - 21.11.2023 04:57

thank you:)

Ответить
@christianemilsantos
@christianemilsantos - 30.08.2023 07:20

lifesaver! thank you!

Ответить
@ShAd0w0100
@ShAd0w0100 - 30.06.2023 05:22

Thank you for this!
Simple and to-the-point!

Ответить
@arslanazharr
@arslanazharr - 22.01.2023 22:16

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

Ответить
@serious6037
@serious6037 - 09.11.2022 11:59

Thank you.

Ответить
@sharierasif1455
@sharierasif1455 - 07.10.2022 20:33

good

Ответить
@ghosttogether
@ghosttogether - 12.08.2022 00:11

If this is helping, please Like and Comment 🙂

This helps YT algorithm show tutorials to more people!

Ответить
@vaniad555
@vaniad555 - 29.05.2022 14:25

I use git add . also very useful command is git status before committing anything ( make sure git ignore file is set correctly )😁

Ответить