Timeline for When should a commit not be version tagged?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 6, 2023 at 12:33 | comment | added | Rev | "One way to be sure of this is to bump version numbers with each commit but this is not usually a good idea. It may take several commits/iterations to get a relatively small change working, and it's confusing to the outside world to see version 0.0.1 -> 0.0.2 as a result of a large number of accumulated changes then 0.0.2 -> 0.0.56 because..." - I can't wrap my head around this. You say bumping version with each commit is not a good idea but then you state that it is confusing to have 0.0.1->0.0.2 for a large number of commits. Could you clarify that paragraph? | |
| Mar 5, 2019 at 14:32 | history | answered | ANone | CC BY-SA 4.0 |