ℍ𝕂-𝟞𝟝

  • 1 Post
  • 5 Comments
Joined 7 months ago
cake
Cake day: July 14th, 2024

help-circle



  • The stupidest problem I’ve seen arising from this debate was that with one employer they had a legally required retention policy, and instead of implementing it in their GitLab server software, they did it directly by coming in between GitLab and git. The result was that they had no idea which to use, so they protected both.

    On one repo, we mistakenly made both branches, and there was no way to get rid of either, so it kinda just stayed there. It confused the hell out of new people.

    I use master for my own stuff because of muscle memory, on the job IDC I use whatever, usually main these years.