Skip to content

dtechnical/learning-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git and Github Course

Git

Git is a command-line session showing repository creation, addition of a file, and remote synchronization.

It is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Git is also called a distributed version control system: tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows.

GitHub

Github is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.

This repo was used to learn git from Amigoscode

https://amigoscode.com/courses/git-github

Git   Github Thumbnail

image

image

About

Git and Github -Practical

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published