Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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