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

Publicado el: 10 noviembre 2019
en el 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.


En esta página del sitio puede ver el video en línea Git Tutorial 10 - git rm || removing file from GitHub de Duración hora minuto segunda en buena calidad , que subió el usuario Raj Bhatta 10 noviembre 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 459 veces y le gustó 4 a los espectadores. Disfruta viendo!