Git

Name

Git 2.28

Description

Git is a control system designed to handle everything from small to very large projects with speed and efficiency. Git relies on the basis of distributed development of software where more than one developer may have access to the source code of a specific application and can modify changes to it which may be seen by other developers. It allows the user to have “versions” of a project, which show the changes that were made to the code over time, and allows the user to backtrack if necessary and undo those changes.

Functions

Git allows a team of people to work together, all using the same files. And it helps the team cope up with the confusion that tends to happen when multiple people are editing the same files. Git provides each developer a local copy of the entire development history, and changes are copied from one such repository to another.
Distributed System
Compatibility
Non-linear Development
Branching
Lightweight
SpeedOpen-Source
These features have made Git the most reliable and highly used Version Control System of all times. The central repository of Git is termed as GitHub. GitHub allows to perform all the Push and Pull operations with the use of Git.
 
Some remarkable features of GitHub are :

Commit History can be seen.

Graphs: pulse, contributors, commits, code frequency, members of it.

Pull requests with code review and comments

Issue Tracking.

Email notifications.

OS Supported

Windows 10

Apple MacOS

License Details

This license is an annual subscription purchased by Saint Mary's University

Available to

Faculty/Staff/Students

Restrictions

Personal devices and university-owned devices

How to Get

For Students/Staff/Faculty: Git is available via AppsAnywhere.smu.ca

Faculty only: For special requests, please contact EIT Helpdesk at helpdesk@smu.ca

Website

For more information, visit https://git-scm.com/ 

 

Was this helpful?
0 reviews

Details

Article ID: 544
Created
Tue 3/16/21 10:51 AM
Modified
Fri 7/15/22 2:39 PM