It would be super cool if I could change the version number to not have “Linux” tacked onto the end so that I don’t mess up my git repo for other people not on the Linux build. I realize that this might not be the best idea since it is a beta build but as a consenting adult I would love the ability to make that mistake. As I see it, problems with the Linux build wouldn’t mess up the source files, only the locally built ones so it shouldn’t really be a problem. Please let me know if this is a more dangerous idea than I think it is.
Well there’s always a certain amount of risk associated when using beta builds of things…
That said, git add -p is your friend if you want to stage some lines of a file but not others