ingydotnet / git-subrepo

MIT License
3.18k stars 263 forks source link

Missing remove subrepo command #618

Open PilnyTomas opened 1 month ago

PilnyTomas commented 1 month ago

I could not find any command to remove the subrepo. My target is to get to the original state before adding the subrepo (having the commit history is acceptable and understandable). The only way is to manually delete the folder, remove it in github and commit+push. It would be nice if there was git subrepo remove my_subrepo which would do this.

admorgan commented 1 month ago

I would like some clarification. Are you wanting to remove the code in the subrepo, or are you just wanting to remove the link to the external repository for the directory?

admorgan commented 4 days ago

@seanlandsman I see you thumbs up'ed this request. Since I haven't heard from @PilnyTomas can you help me understand how you would use this feature?

admorgan commented 1 hour ago

I will close this if there isn't a response by August 1st 2024.