Upload projects from Eclipse to github

Publicado el: 20 mayo 2020
en el canal de: 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


En esta página del sitio puede ver el video en línea Upload projects from Eclipse to github de Duración hora minuto segunda en buena calidad , que subió el usuario Software Testing Tutorials way2testing 20 mayo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 47 veces y le gustó 1 a los espectadores. Disfruta viendo!