Timeline for answer to How to test a programmer's ability to handle a large code base? by solarflare
Current License: CC BY-SA 4.0
Post Revisions
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 5, 2024 at 12:56 | comment | added | gnasher729 | I read a reasonably recent number that Microsoft had one 300GB repository which caused problems with git, so they created a virtual file system. 99% of files - anything a developer hadn’t touched - were marks “same as in git”. If I change a file, yours is still “same as in git” so the next time you look at it you get my change. | |
| Dec 4, 2024 at 16:46 | comment | added | DaveG | Well, that's what the OP is asking... what to ask a developer. This doesn't answer that question. | |
| Dec 4, 2024 at 0:54 | history | answered | solarflare | CC BY-SA 4.0 |