Upload projects from Eclipse to github

Published: 20 May 2020
on channel: Software Testing Tutorials way2testing
47
1

hello Friends,
In this article we will learn that how to upload your eclipse project to github using a working process/steps.

Download git bash :- https://git-scm.com/downloads


Steps :-
git config --global user.name "gitusername"
git config --global user.email "gitemail"
git init
git add .
git commit -m "my commit"
git status
go to eclipse project & right Click, select Team Remote Push.
Click Next
Add Source ref and destination ref
click next
click finish

#Github, #Git


On this page of the site you can watch the video online Upload projects from Eclipse to github with a duration of hours minute second in good quality, which was uploaded by the user Software Testing Tutorials way2testing 20 May 2020, share the link with friends and acquaintances, this video has already been watched 47 times on youtube and it was liked by 1 viewers. Enjoy your viewing!