我的GitHub存储库中有2个目录.我想删除其中一个.如果不删除并重新创建整个存储库,我怎么能这样做?
git github bitbucket delete-file git-bash
我提交并将一些目录推送到github.之后,我更改了.gitignore文件,添加了一个应该被忽略的目录.一切正常,但(现在被忽略)目录保留在github上.
.gitignore
如何从github和存储库历史记录中删除该目录?
git github gitignore
git ×2
github ×2
bitbucket ×1
delete-file ×1
git-bash ×1
gitignore ×1