Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrc-ide/git-workflow-demo
A repo for demonstrating how we use git to collaborate
https://github.com/mrc-ide/git-workflow-demo
Last synced: 25 days ago
JSON representation
A repo for demonstrating how we use git to collaborate
- Host: GitHub
- URL: https://github.com/mrc-ide/git-workflow-demo
- Owner: mrc-ide
- Created: 2024-01-16T10:04:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T13:43:55.000Z (12 months ago)
- Last Synced: 2024-11-06T02:31:28.637Z (2 months ago)
- Language: R
- Size: 5.86 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-workflow-demo
A repo for demonstrating a collaborative git workflow to the HIV group.
Clone this repo and then try it
1. Create a branch off main
1. Make a change
1. Commit the change
1. Push to the remote
1. On GitHub create a pull request and assign it to the person next to you
1. Wait for a reivew
1. Make any requested changes
1. Merge into main