https://github.com/devopsade/learning-git
https://github.com/devopsade/learning-git
git github
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devopsade/learning-git
- Owner: DevopsAde
- Created: 2023-11-22T11:08:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T17:47:50.000Z (over 2 years ago)
- Last Synced: 2025-01-09T09:19:19.253Z (over 1 year ago)
- Topics: git, github
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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

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