PricingBlog

Is it possible for two people to work at same time?

  • rscott-1205598003981721621

    Bishop

    1 year ago

    If I'm in the pages setting things up and so is the designer is that going to be problematic and do we have a way to merge changes into a main branch or something?
  • andreasmoller-1205605718003023932

    Andreas Møller

    1 year ago

    Yes we do it all the time, but try to avoid working on the same page, component at the same time. It is possible to make changes that are in conflict
  • The best way is to make short lived branches and push often
  • rscott-1205614568685178890

    Bishop

    1 year ago

    This i don't understand. Should I make a branch and he makes a branch? I'm a little unsure how this works
  • andreasmoller-1205614813108244500

    Andreas Møller

    1 year ago

    Yes I would recommend that you each work on your own branch
  • rscott-1205680463448907867

    Bishop

    1 year ago

    then then how we combine them into one