https://github.com/condef5/workshop-git
https://github.com/condef5/workshop-git
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/condef5/workshop-git
- Owner: condef5
- Created: 2019-08-24T18:45:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T18:43:08.000Z (almost 7 years ago)
- Last Synced: 2025-03-16T02:48:24.412Z (about 1 year ago)
- Size: 1.44 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# WORKSHOP GIT 101
First git workshop for the students of the fiis-unas.
## Topics
1. [Introduction to git](1.introduction-git.md)
2. [Basic commands](2.basic-commands.md)
3. [Platforms of git](3.platforms-of-git.md)
4. [Branch and pull requests](4.branch-and-pull-requests.md)
5. [Advanced commands](5.advanced-commands.md)
6. [Conflict resolution](6.conflict-resolution.md)
7. [Workflow git](7.workflow-git.md)
8. [Automatic Deployment](8.automatic-deployment.md)