Setting up Git in Windows:
- Login to Github account and create a new repository.
- Download Git for Windows. The exe is available here.
- After the installation is complete, run the Git Bash program in Windows.
Setting up Git in Linux:
- Git can be set up on Ubuntu using the command “apt-get install git-core”
- Start the terminal access and use the features of git.
No comments:
Post a Comment