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"
Nesta página do site você pode assistir ao vídeo on-line Git : Remove Files duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Block of code 20 Outubro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 212 vezes e gostou 1 espectadores. Boa visualização!