An open API service indexing awesome lists of open source software.

https://github.com/devopsade/learning-git


https://github.com/devopsade/learning-git

git github

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Git and Github Course

This Repo was used to learn git from Amigoscode

GIt is software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

GitHub is the most popular hosting platform for software development and version control using Git.

## This repo was used to learn git from Amigoscode

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

![download](https://github.com/DevopsAde/learning-git/assets/140802517/8c21486c-895b-4eed-9940-cb9abcba7f94)

► What is Git
► Setup Git
► Git commits
► Git branches
► Git push
► Git rebase
► Git merge
► Github
► Pull Requests
► Exploring GiHub
► Open Source Software