References
=================================
http://www.itlec.com/2017/05/how-to-publish-existing-visual-studio.html
https://www.youtube.com/watch?v=zMXXoz25-ek&t=395s
https://www.youtube.com/watch?v=nRI3OVavUbE
//GIT GUI
http://matthew-brett.github.io/pydagogue/git_gui_windows.html
=======================================================
=================================
http://www.itlec.com/2017/05/how-to-publish-existing-visual-studio.html
https://www.youtube.com/watch?v=zMXXoz25-ek&t=395s
https://www.youtube.com/watch?v=nRI3OVavUbE
//GIT GUI
http://matthew-brett.github.io/pydagogue/git_gui_windows.html
=======================================================
- Install Github extension tool for visual studio.
- Make sure you have Github account.
- Open Team Explorer > Home > Projects > New Repository
- Set your project local location, Then click Create
- Copy you project source code, in the created directory in the last step.
- Click Open for the local Git Repository
- Open the project
-
- In Team Explorer, Click Back
- Click Changes
- Write your comment then click commit
- Write your comment then click commit then click sync
- Copy the Github Repository URL
- Click Publich Git Repo then enter the url then click publish
- Here you can review my live repositories https://github.com/ITLec
- Done











No comments:
Post a Comment