Skip to content

Linktree Help

Inez Chong edited this page Mar 19, 2024 · 1 revision

Working with Git in a group project 👥

https://gist.github.com/Alinaprotsyuk/3d58f8cd52eb03a11283d64beb0e083e

Notes:

  • always make sure you're Git pushing onto your own branch (and not main)
  • don't merge your own pull request
  • always stay up-to-date with main branch (after pull requests)
Clone this wiki locally