https://github.com/pro1code1hack/git_lesson
https://github.com/pro1code1hack/git_lesson
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pro1code1hack/git_lesson
- Owner: pro1code1hack
- Created: 2024-10-15T17:49:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T18:55:30.000Z (about 1 year ago)
- Last Synced: 2025-01-29T02:54:36.087Z (11 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git_lesson
1. Create a separate branch and push 1 file to this branch, open a PULL request, assign reviewers from your team,
process changes from them and merge PR
2. Rebase/Merge the changes from master onto your working (feature) branch