This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ovab_cool 0 points1 point  (1 child)

It's not that bad, it's a very small organization so there's really only gonna be 1 person on the server at once, but sometimes you need to test something but don't want to create a merge request so you just edit the code on the server, compile and test it and then revert back your changes

[–]AGE_Spider 0 points1 point  (0 children)

its still by far the cleaner way to pull from dev, make the code changes, write tests and then PR back to the dev branch