This is an old revision of the document!


Github Asynchronous Workflow

One of the advantages (and features) of using git is that you're able to more easily split up the work between you and other members of your team. This page will talk about how you can use Github to work asynchronously.

  1. Figure out what you want to work on
  2. Create a new branch for your work
  3. Do some work
  4. Push up your branch when you're finished working on it for the day
  5. Go to the repository in GitHub and submit a pull request for that branch
    1. Name it with that feature that you're working on
    2. “Re-design for front page”
  • training/github_asynchronous_workflow.1463338645.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)