Hi all,
The last few months have been quite boring and empty when it came to new features to Night. It's been a busy time for
some of us but now that I have some more time leftover I'll have more time for Night.
In the past, working together with Git/GitHub didn't go so well. We'd often break each other's work after one of us
pushed a new commit, leading to the other having a problem with pushing their changes or getting their work to work.
Mercury and I have been thinking about improving this workflow. We think that using pull requests in the future may solve this issue.
However, I wanted to ask if anyone knows any other solutions.
Does anyone have suggestions about how to avoid messing up each other's work? I only really know pull requests and just
committing changes while not touching the files the other is working on.