Home :
Software & Programming : How To Remove File From Git Repository - Decoding Devops
How To Remove File From Git Repository - Decoding Devops
Added On:
Tue 02/Oct/2018
Last Updated:
Tue 02/Oct/2018
Blog Name:
How To Remove File From Git Repository - Decoding Devops
Description:
To delete file from git hub repository you must follow three steps. Remove file in local repository (working directory) Commit your changes. Push your changes to remote git repository(github)
http://www.decodingdevops.com/how-to-remove-file-from-git-repository/