2

God damn...if you want to be a developer learn using git and fucking STOP messing up the repo every time you push something.

Understand the importance of branches and use 'em so the problems you're causing are isolated and stop commiting / pushing on master....ITS NOT THAT HARD TO READ THE FUCKING CONTRIBUTION GUIDELINES!!!

Comments
  • 10
    God damn... If you want to be a developer, learn how to use git and lock the damn master branch and use pull requests that has to be reviewed before they can be merged to master.
  • 0
    @ItsNotMyFault I would if I could, but the repository is provided by the university and I don't have the required permissions to do that
  • 0
    @twinflyer you can always migrate to github, can't you?
Add Comment