+ 1
Do I need to install git on my windows PC to deploy my eclipse java web app on my github account repository.
3 Answers
+ 8
I use git on windows for version control.
I believe installing git is a good choice for development.
Follow this video for instructions:
https://youtu.be/cEGIFZDyszA
Git site:
https://git-scm.com/
+ 5
Yes you can install and push your project through eclipse.
https://stackoverflow.com/questions/17552457/how-do-i-upload-eclipse-projects-to-github/17559921
+ 4
Yes its the best way, But you can deploy directly