Homelab, Linux, JS & ABAP (~˘▾˘)~
 

[Git] Remove git from project

rm -rf myProject/.git*
git rm --cached myProject/ -f

Leave a Reply

Your email address will not be published. Required fields are marked *