Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Installation¶
Please refer to git-lfs Installation for instructions on how to install git-lfs.
Tips and Traps¶
Track a large file.
:::bash git lfs track "*.pickle"It seems to be that git-lfs automatically tracks large files now if it is installed and enabled, which makes things more convenient.
Large File¶
https://
https://
Removing a file added in the most recent unpushed commit
https://
Removing Changes
https://
git checkout -f
References¶
https://
https://
https://
https://