💾 Archived View for freeshell.de › tldr › git-checkout-index.gmi captured on 2023-07-22 at 17:19:12. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Copy files from the index to the working tree.
git checkout-index --all
git checkout-index --all --force
git checkout-index --all --force --no-create
git checkout-index --all --force --prefix={path/to/export_directory/}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).