Git Tutorial 10 - git rm || removing file from GitHub

Publicado em: 10 Novembro 2019
no canal de: Raj Bhatta
459
4

To remove a file from Git, we have to remove it from your tracked files (more accurately, remove it from your index (staging) area) and then commit. The git rm command does that, and also removes the file from your working directory so you don’t see it as an untracked file the next time around. In this tutorial, I will show you how we can utilize the git rm command and work using git. For this tutorial, I have used Ubuntu linux and PyCharm as working platform.


Nesta página do site você pode assistir ao vídeo on-line Git Tutorial 10 - git rm || removing file from GitHub duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Raj Bhatta 10 Novembro 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 459 vezes e gostou 4 espectadores. Boa visualização!