Aske Olsson

Citas

DDaudalagidcompartió una citahace 7 meses
Git is different; instead of the regular file and patches list, Git records a snapshot of all the files tracked by Git and their paths relative to the repository root, that is, the files tracked by Git in the file system tree.
DDaudalagidcompartió una citahace 7 meses
The way Git references the files and directories it tracks is directly built into the data model.
DDaudalagidcompartió una citahace 7 meses
Git's object storage is a key-value storage, the key being the ID of the object and the value being the object itself. The key is an SHA-1 hash of the object, with some additional information such as size.
fb2epub
Arrastra y suelta tus archivos (no más de 5 por vez)