Difference between revisions of "Git/C2/Overview-and-Installation-of-git/English"
Nancyvarkey (Talk | contribs) |
|||
Line 12: | Line 12: | ||
|- | |- | ||
− | | style="border:1pt solid #000000;padding:0.097cm;"| Slide1: | + | | style="border:1pt solid #000000;padding:0.097cm;"| Slide1: |
| style="border:1pt solid #000000;padding:0.097cm;"| Welcome to the spoken tutorial on''' Overview and Installation of Git'''. | | style="border:1pt solid #000000;padding:0.097cm;"| Welcome to the spoken tutorial on''' Overview and Installation of Git'''. | ||
Line 20: | Line 20: | ||
Learning Objectives | Learning Objectives | ||
− | |||
− | |||
− | |||
− | |||
| style="border:1pt solid #000000;padding:0.097cm;"| In this tutorial, we will learn about | | style="border:1pt solid #000000;padding:0.097cm;"| In this tutorial, we will learn about | ||
Line 36: | Line 32: | ||
System requirement | System requirement | ||
− | |||
− | |||
− | |||
− | |||
| style="border-top:none;border-bottom:1pt solid #000000;border-left:1pt solid #000000;border-right:1pt solid #000000;padding:0.097cm;"| For this tutorial, you will need a working '''Internet '''connection. | | style="border-top:none;border-bottom:1pt solid #000000;border-left:1pt solid #000000;border-right:1pt solid #000000;padding:0.097cm;"| For this tutorial, you will need a working '''Internet '''connection. | ||
Line 52: | Line 44: | ||
Pre-requisites | Pre-requisites | ||
− | + | ||
− | + | ||
| style="border:1pt solid #000000;padding:0.097cm;"| To follow this tutorial you should | | style="border:1pt solid #000000;padding:0.097cm;"| To follow this tutorial you should | ||
Line 61: | Line 52: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 5: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 5: | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
| style="border:1pt solid #000000;padding:0.097cm;"| First let us learn what is '''VCS '''i.e '''Version Control System'''. | | style="border:1pt solid #000000;padding:0.097cm;"| First let us learn what is '''VCS '''i.e '''Version Control System'''. | ||
Line 82: | Line 69: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 6: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 6: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| style="border:1pt solid #000000;padding:0.097cm;"| | | style="border:1pt solid #000000;padding:0.097cm;"| | ||
Line 102: | Line 82: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 7: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 7: | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
| style="border:1pt solid #000000;padding:0.097cm;"| The salient features of '''Git''' are as follows: | | style="border:1pt solid #000000;padding:0.097cm;"| The salient features of '''Git''' are as follows: | ||
Line 117: | Line 93: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 8: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 8: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 134: | Line 105: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 9: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 9: | ||
− | |||
− | |||
− | |||
− | |||
Line 152: | Line 119: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 10: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 10: | ||
− | |||
− | |||
− | |||
| style="border:1pt solid #000000;padding:0.097cm;"| '''Git''' can be installed on''' Ubuntu Linux''' using''' Ubuntu Software Center'''. | | style="border:1pt solid #000000;padding:0.097cm;"| '''Git''' can be installed on''' Ubuntu Linux''' using''' Ubuntu Software Center'''. | ||
Line 309: | Line 273: | ||
Summary | Summary | ||
− | |||
− | |||
− | |||
Line 330: | Line 291: | ||
Acknowledgement | Acknowledgement | ||
− | |||
− | |||
− | |||
Line 343: | Line 301: | ||
| style="border:1pt solid #000000;padding:0.097cm;"| Slide 13: | | style="border:1pt solid #000000;padding:0.097cm;"| Slide 13: | ||
− | |||
− | + | Acknowledgement | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Line 362: | Line 315: | ||
Acknowledgement | Acknowledgement | ||
− | + | ||
− | + | ||
− | + | ||
Revision as of 15:39, 11 May 2015
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.
|
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 >> Inkscape | 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. |