Git/C2/Overview-and-Installation-of-git/English
Title of script: Overview and Installation of Git
Author: Priya K
Keywords: Version control system, Git, Snapshot, Installation, Client repositories, Video tutorial
| |
|
| Slide1: | Welcome to the spoken tutorial on Overview and Installation of Git. |
| Slide 2:
Learning Objectives
|
In this tutorial, we will learn about
|
| Slide 3:
System requirement |
For this tutorial, you will need a working Internet connection.
|
| Slide 4:
Pre-requisites
|
To follow this tutorial you should
|
| Slide 5:
|
First let us learn what is VCS i.e Version Control System.
|
| Next let us start with Git. | |
| Slide 6:
|
|
| Slide 7:
|
The salient features of Git are as follows:
|
| Slide 8:
|
Git can be used by
|
| Slide 9:
|
Now lets see how Git works.
|
| (Show the images of the Title slides) | Let me show glimpses of some features covered in this series.
In this series, we will also learn about
|
| Slide 10:
|
Git can be installed on Ubuntu Linux using Ubuntu Software Center.
|
| Go to terminal and type git --version | I have already completed the installation of Git on my system.
git space hyphen hyphen version and press Enter. |
| In the terminal, highlight the version number. | We can see the version number of Git displayed.
<<PAUSE>> |
| Installation for Windows OS | Next, let us learn to install Git on Windows OS. |
| Go to http://git-scm.com/ | Open your web browser and go to www.git-scm.com
|
| Click on Windows icon | Click on Windows icon to download Git for Windows. |
| Click on Save File | The Save As dialog box appears.
Click on Save File button. |
| Open Downloads folder
|
The installer file will be downloaded in the default Downloads folder. |
| Double-click on the exe file | Double-click on the exe file to install Git. |
| Click on Run >> Click on Yes | In the dialog box that appears, click on Run and then on Yes. |
| Click on Next >> Next | Now, click on Next.
|
| Click on Next
|
By default, Git is installed in Programs files.
|
| Check the Additional icons option
|
We can select the components to install.
|
| Select Use Git Bash only >> Next | Here you can select the option to run the Git commands.
|
| Click on Next >> Next | I keep this option as default and click on Next.
|
| Point to the dialog box | Git is installing. This may take few minutes depending on your internet speed. |
| Click on Finish | Click on Finish button to complete the installation.
Let me close it. |
| Point to the short cut icon Git Bash >> Don’t click just point | You will see a short- cut icon Git Bash created on the Desktop.
|
| Click on Start menu >> All programs >> Git Bash | Alternately, you can click on Start menu, All programs, Git and then click on Git Bash.
|
| Highlight the Git version number | It shows the installed version number of Git.
|
| With this, we come to the end of this tutorial. | |
| Slide 11:
Summary
|
Let us summarize.
|
| Slide 12:
Acknowledgement
|
The video at the following link summarises the Spoken Tutorial project.
|
| Slide 13:
|
The Spoken Tutorial Project Team conducts workshops and gives certificates to those who pass online tests.
|
| Slide 14:
Acknowledgement
|
Spoken Tutorial Project is funded by NMEICT, MHRD, Government of India.
|
| This is Priya from IIT Bombay. Thanks for joining. |