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

Published: 10 November 2019
on channel: 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.


On this page of the site you can watch the video online Git Tutorial 10 - git rm || removing file from GitHub with a duration of hours minute second in good quality, which was uploaded by the user Raj Bhatta 10 November 2019, share the link with friends and acquaintances, this video has already been watched 459 times on youtube and it was liked by 4 viewers. Enjoy your viewing!