Git : Remove Files

Veröffentlicht am: 20 Oktober 2022
auf dem Kanal: Block of code
215
1

So in this short tutorial video , you are going to learn how to remove files with git

steps:
1- open terminal window
2- navigate to project folder
3- now you have to type next command line and press Enter : git rm -f "type file name"

if you are looking to remove more than one file you have to type next command line :
git rm -f "type first file" "type second file"

if you are looking to delete all files with same extension you have to type next command line and press enter :
git rm *."type extension files type"


Auf dieser Seite können Sie das Online-Video Git : Remove Files mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Block of code 20 Oktober 2022 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 215 Mal angesehen und es wurde von 1 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!