Comment by hk__2
10 years ago
Your `.git` directory would become huge pretty quickly and you would have plenty of problems with people commenting on issues without having a repo up-to-date. How would you handle conflicts in that case?
10 years ago
Your `.git` directory would become huge pretty quickly and you would have plenty of problems with people commenting on issues without having a repo up-to-date. How would you handle conflicts in that case?
How is that a different problem than people editing code in a repo that's out of date?
You have to be a coder to participate~