Development branches - rajtheinnovator/EnRoomRepoPattern GitHub Wiki

Welcome to the EnRoomRepoPattern wiki!

We use git branches to define the different samples and make development easier.

Sample branches


Naming

  • Every sample lives in its own branch like room-news, room-custom-data, etc.
  • Samples in development are prefixed with "dev-" like dev-room-news.
  • Big changes are created in feature branches like dev-room-news-recycler_view.