Replies: 1 comment
-
|
Most git operations are unaffected by the number of commits. Operations like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I have been following your video series and I think this is a very interesting project.
However, when you say that you want to store all the issues and comments on a separate branch are you not concerned about the performance implications of that? I have a very naive understanding of git but if I, say, double the number of commits in a repo would that not make every operation on the git repository that much slower?
Beta Was this translation helpful? Give feedback.
All reactions