Message310348
| Author | mdk |
|---|---|
| Recipients | barry, martin.panter, mdk, pitrou, twouters, vstinner, xdegaye |
| Date | 2018-01-20.14:28:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516458505.06.0.467229070634.issue32430@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't see a use case where one want to edit a file without having his work being tracked by git, can someone shed a light to me on this? I understand that to modify a single configuration point (a path, whatever) a configure option is the right way and is not versioned by git, but Modules/Setup is a file, not a flag. But, I assumed the whole time Modules/Setup modifications are not trivial, but the result of some work worth versioning, unlike a single configure option, am I wrong? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-20 14:28:25 | mdk | set | recipients: + mdk, twouters, barry, pitrou, vstinner, xdegaye, martin.panter |
| 2018-01-20 14:28:25 | mdk | set | messageid: <1516458505.06.0.467229070634.issue32430@psf.upfronthosting.co.za> |
| 2018-01-20 14:28:25 | mdk | link | issue32430 messages |
| 2018-01-20 14:28:24 | mdk | create | |