Deleting files in Git/Github
After deleting some local files, if you want to delete it/them from the git repository, just:
git add . -A
Then:
git commit -m "Not showing the deleted files."
That's it.
Written by José Carlos Méndez
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Github
Authors
jjperezaguinaga
90.17K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#