Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattansb/git-group-assigment
https://github.com/mattansb/git-group-assigment
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattansb/git-group-assigment
- Owner: mattansb
- Created: 2022-04-17T08:12:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T15:06:01.000Z (3 months ago)
- Last Synced: 2024-12-22T05:29:30.712Z (about 2 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GIT and GITHUB Group Assignments
1. Clone the repo locally to your computer.
2. Make a new branch with the name of your group
- Name your group
- One of you might have to fork the repo and invite your teammates.Each group has a sub-folder.
Within that folder, you will find a list of facts in a `.md` file
(we will learn more about these types of files next week).Your job, as a group, is to
(1) fact-check these facts and correct any mistakes you might find, and
(2) add some facts of your own.EACH of the your teammates must make at least one commit.
Work in _turns_ (`fetch` -> `commit` -> `push` -> ...; be careful of creating any conflicts!)Once your team is done, make a pull-request to the `main` branch, and review it.
***Good luck!***