gitでリポジトリのファイルを削除 : git

リポジトリのファイルを削除 $ git rm filename リモートリポジトリのファイルを削除 コマンドで削除する方法 rmコマンドでファイルを削除してcommitしてpushする $ git commit -m ‘ […]