Is it safe to run "git gc" on repositories of conversations?

Is it safe to run git gc on repositories of conversations?

The conversation is only a single branch without much content except commit messages, so “git gc” should not do a lot of things, and I don’t think it’s unsafe, just not useful.

1 Like