You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
687 B

  1. ╺┳╸┏━╸┏━┓┏┳┓ ╻ ╻┏━┓┏━┓╻┏ ┏━╸╻ ┏━┓╻ ╻┏━┓
  2. ┃ ┣╸ ┣━┫┃┃┃ ┃╻┃┃ ┃┣┳┛┣┻┓┣╸ ┃ ┃ ┃┃╻┃┗━┓
  3. ╹ ┗━╸╹ ╹╹ ╹ ┗┻┛┗━┛╹┗╸╹ ╹╹ ┗━╸┗━┛┗┻┛┗━┛
  4. Team Workflows:
  5. - Merge vs. Rebase
  6. - Only fast-forward?
  7. - Keep merge commits?
  8. Branching Strategies:
  9. - Main - Development - Feature branches - Stable branches
  10. - Main - Feature branches
  11. - etc.