0.2 - Getting Started - Eclipse + Git

0.2 - Getting Started - Eclipse + Git

Chris Bourke

3 года назад

8,817 Просмотров

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


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

BISWAJIT Nayak
BISWAJIT Nayak - 27.07.2023 20:18

Thanks.it's very helpful to me.

Ответить
Leo Pu
Leo Pu - 07.06.2022 16:26

it is a great tutorial for the real developer like me.

Ответить
Marc W
Marc W - 02.06.2022 07:03

This was very useful in refreshing my memory on how to do this. Most everything worked as it did for you, but there was one exception. In the step where you added a second line to your HelloWorld file and then committed and pushed it again, I see that your eclipse went right to the screen where you choose master and then add spec. Mine makes me copy/paste the github URL for my repo every time. Any idea why mine doesn't remember that URL like yours does?...

The push still appears to work, it just means I have to do more copy/pasting to get there. Especially since I can't seem to get it to work with my password, so I had to create a personal access token, which is another thing I have to copy/paste each time. I feel like there were a lot less steps when I worked with Eclipse and GitHub for a group project a few years back! Maybe I just told it to remember my login creds back then.

Ответить
tbg6
tbg6 - 07.05.2022 14:24

I spent like two hours figuring out why git in Eclipse is not showing changed files in staging until I realized one has to save the project in Eclipse for the changes to appear. In some other IDEs I use projects are saved automatically so it was hard to figure this out

Ответить
Cengokill
Cengokill - 04.05.2022 11:58

I selected the project, clicked on "Commit..." but nothing is added to the index ! And I can't click on push.

Ответить
undercrackers56
undercrackers56 - 22.02.2022 20:22

Thank you for the tutorial, but why click master? Why not HEAD? What is the difference? I specified master as directed but my GitLab repository has main as the top branch. I tried to then push my project to main instead but now I just get rejected non-fast-forward errors.

Ответить
Iori yagami
Iori yagami - 15.09.2021 16:46

i don't find the hello world folder in my system

Ответить
Alex Lerch
Alex Lerch - 01.08.2021 08:58

Incredibly helpful! Thank you.

Ответить
Ursa Ursa
Ursa Ursa - 26.05.2021 22:00

Nice vid, helped a lot, big thanks!

Ответить
Marcelo de Carvalho Lopes
Marcelo de Carvalho Lopes - 24.04.2021 20:56

Nice tutorial. Thank you!

Ответить
Wendell Boldrini
Wendell Boldrini - 10.02.2021 06:24

thanks for your video you help mee today

Ответить
Ahamed
Ahamed - 09.01.2021 06:05

Thanks for the video 🙏

Ответить
Jocee
Jocee - 03.12.2020 19:45

First of all thank you for this tutorial, I was looking for exactly this :) Unfortunately I am not a native speaker, and I am not too familiar with git commands so far, so for me it was confusing that which git command is equivalent to "Add to index" option. Could you please write it down? Thank you Chris :)

Ответить