Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

EricCrosson/git-remove-submodule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

git-remove-submodule Version

Remove a git submodule

Install

Place git-remove-submodule in your $PATH and ensure it has executable permissions.

Use

git remove-submodule path/to/submodule

Note that relative paths are interpreted as starting from the root of the git repository, and not the current working-directory.