In this tutorial we begin with installing git-bash for Windows 10. Explain how to create java project using Visual Studio Code, link GitHub with VS Code, clone, fork and contribute.
Make sure you restart Visual Studio Code if it was open after installing git-bash
Update git global config email and name:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
Enjoy :)
00:00:00 Introduction
00:00:16 Install Git-Bash
00:01:00 Create Java Project from Explorer
00:02:51 Exclude file and folders from source control using (.gitignore)
00:04:11 Configure global Git User and Email
00:06:33 Commit project locally
00:07:07 Link VS Code with GitHub
00:08:13 Generate Access Token from GitHub for VS Code
00:10:34 Publish (push) your project to GitHub
00:11:49 Create Java Project using shortcut
00:12:46 Clone a repository from VS Code
00:15:04 Fork a repository
00:17:43 Contribute and Pull Request
00:19:38 Conclusion
On this page of the site you can watch the video online Use Visual Code with GitHub for beginner with a duration of hours minute second in good quality, which was uploaded by the user MNS Tutorial 22 September 2022, share the link with friends and acquaintances, this video has already been watched 192 times on youtube and it was liked by 3 viewers. Enjoy your viewing!