freely available for possible modification and redistribution. Products include permission to use the source code, design documents,or content of the product. - Wikipedia
--list Setting up Global Representation Data git config --global user.name "Your Name" git config --global user.email "[email protected]" Modifying the data later nano ~/.gitconfig
what a lot might’ve heard of GitHub. Here you can: i. Find an Open Issue ii. Join a Community iii. Join a Team iv. Participate in Open-source Challenge
Git is a version control tool (software) to track the changes in the source code. GitHub is a web- based cloud service to host your source code(Git repositories). It is a centralized system. Git doesn't require GitHub but GitHub requires Git.