Removing files using Git GUI

Rodrigo Souza picture Rodrigo Souza · Jun 24, 2010 · Viewed 13.1k times · Source

Is there any way to remove a file using git gui then commit and push?

Answer

SamB picture SamB · Oct 6, 2011

You could also just delete the file and then stage that to be committed in git gui.