You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meanwhile, a Git LFS pointer file provide metadata to locate the actual file contents in remote storage:
27
+
A Git LFS pointer file provides metadata to locate the actual file contents in remote storage:
28
28
29
29
-**SHA256**: Provides a unique identifier for the actual large file. This identifier is generated by computing the SHA-256 hash of the file’s contents.
30
30
-**Pointer size**: The size of the pointer file stored in the Git repository.
0 commit comments