Liste des Groupes | Revenir à co vms |
On 11/22/24 8:02 PM, Lawrence D'Oliveiro wrote:On Fri, 22 Nov 2024 19:59:07 -0500, Arne Vajhøj wrote:>
But this is what a source control system really should be using for such
functionality. No need for temporary disk files.
On Linux systems at least, temporary files are usually created in /tmp,
and distros commonly mount an instance of tmpfs on that, so no actual disk
files need be created.
But that is not what git does when staging a commit.
Les messages affichés proviennent d'usenet.