There are lots of git tricks I like but on the low key I love the command flag --stat on git diffs to just see a scoreboard of the lines changed rather than the whole diff
Oh, that's a nice one! It might be fun to try to write something that consumes that number and posts it somewhere. Kind of like how Minecraft used to have the "Over 1,000,000 lines of code"
Would love to see the code/terminal as soon as you're talking about it. I think it would help out with understanding what you're talking about more. Keep up the good work though!
There are lots of git tricks I like but on the low key I love the command flag --stat on git diffs to just see a scoreboard of the lines changed rather than the whole diff
Oh, that's a nice one! It might be fun to try to write something that consumes that number and posts it somewhere. Kind of like how Minecraft used to have the "Over 1,000,000 lines of code"
Would love to see the code/terminal as soon as you're talking about it. I think it would help out with understanding what you're talking about more. Keep up the good work though!