Skip to content

dan-amoroso/git-sub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

001448e · Aug 13, 2020

History

37 Commits
Sep 21, 2019
Sep 22, 2019
Sep 6, 2019
Sep 21, 2019
Sep 21, 2019
Sep 22, 2019
Sep 9, 2019
Sep 8, 2019
Aug 13, 2020
Sep 6, 2019
Sep 22, 2019
Sep 21, 2019
Sep 8, 2019

Repository files navigation

git-sub Build Status Open Source Helpers

git-sub tries to minimize manual operations needed to deal with submodules

the CLI api offers the following endpoints:

git-sub add URL PATH - add a submodule
git-sub rm PATH - remove a submodule
git-sub mv FROM-PATH TO-PATH - move a submodule to a new directory
git-sub ls - list submodules for the current repository

roadmap

  • - implement list functionality
  • - implement add functionality
  • - implement remove functionality
  • - implement move functionality
  • - implement update functionality (track submodule branch)
  • - make search for .gitmodules and .git/config files possible from subdirectories

About

wrapper/utility to manage git submodules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published