On 25/03/2024 22:46, Gregor Zattler wrote:
rm -rf *; git checkout -f
git clean -dffxshould be a bit safer. However there is still risk to lost files have not been committed to git.
On 25/03/2024 22:46, Gregor Zattler wrote:
rm -rf *; git checkout -f
git clean -dffxshould be a bit safer. However there is still risk to lost files have not been committed to git.