Important Announcement
PubHTML5 Scheduled Server Maintenance on (GMT) Sunday, June 26th, 2:00 am - 8:00 am.
PubHTML5 site will be inoperative during the times indicated!

Home Explore GIT Overview

GIT Overview

Published by 16uca011, 2019-02-07 04:48:19

Description: GIT Overview

Search

Read the Text Version

Contents Overview of Git........................................................................................................................................ 2 Software prerequisites for git ................................................................................................................. 2 Installation of Tortoise Git ...................................................................................................................... 3 Installation of Git .................................................................................................................................... 5 Working with GIT .................................................................................................................................... 8

Overview of Git Git is a distributed version control system for tracking changes in source code during software development. Once the code is pushed and committed, all the data/code is available for the future purpose. You can review the changes at any point of time. Software prerequisites for git PLATFORM SOFTWARE Download Link WINDOWS TortoiseGit.exe \\\\hackathon.kgisl.com\\thinkahack Git.exe \\\\hackathon.kgisl.com\\thinkahack Download your software’s from windows share

Installation of Tortoise Git 1. Open tortoisegit.exe file and do the following steps



Installation of Git 1. Open git.exe and do the following steps.





Working with GIT Gitlab URL: http://hackathon.kgisl.com User name: th(bay_no) Ex username: th156 Password will be given by respective mentors Repository: http://hackathon.kgisl.com/hackathon/2019/Bay_no.git Ex: http://hackathon.kgisl.com/hackathon/2019/156.git By using tortoisegit.exe you can push your changes to gitlab 1. Steps to push your code to gitlab

2. Clone the given repository 3. Enter your username and password as given

4. Pull the changes from remote repository 5. Move to your working directory

6. Add your file and commit the changes 7. Once again pull the changes from remote repository

8. Push your changes to gitlab remote repository

Successful push will give a message be like.


Like this book? You can publish your book online for free in a few minutes!
Create your own flipbook