Comment by Wowfunhappy
2 months ago
You don't generally commit compiled code to your VCS. If you do need to commit a binary for whatever reason, yeah it makes sense to explain how the binary was generated.
2 months ago
You don't generally commit compiled code to your VCS. If you do need to commit a binary for whatever reason, yeah it makes sense to explain how the binary was generated.
You do usually pin your compiler version though, or at the very least set a minimum version