Remix.run Logo
quietbritishjim a day ago

Or, you could have a build system that does a 100% out-of-tree build into ./build, and then if the build is broken you delete that one directory. You hardly need git to help you with that.

cxr a day ago | parent [-]

Oh, I can? Cool advice! How do I get the people with bad hygiene that we're talking about to follow it?

(You have lost the plot; your response amounts to explaining how soap and water works to someone who has just described their office mate's tendency not to shower.)

quietbritishjim a day ago | parent | next [-]

Get a new job? You can't be that "in charge of" a repo if you can't enforce rules this basic. In fact, I don't understand how you can enforce something as (being polite) unusual as banning .gitignore and yet can't enforce build system hygiene.

cxr 15 hours ago | parent [-]

Believe it or not, there are people whose interactions with software are not limited to projects that they wrote and have control over.

a day ago | parent | prev [-]
[deleted]