Skip to content
/ tools Public
forked from mubix/tools

Operational toolset utilizing git's submodule feature

Notifications You must be signed in to change notification settings

py7hon/tools

 
 

Repository files navigation

tools

Operational toolset utilizing git's submodule feature.

If you run your own repo, you can use: git submodule foreach git pull to keep each repo up to date.

Get started

After you pulled the repo you'll notice that none of the "submodule" repos have any files in them.

To get sarted you need to perform the following:

  • git submodule init - initialize the submodules
  • git submodule update - pull & update the repos to current version

Update

  • git submodule update - update the repos to current version

About

Operational toolset utilizing git's submodule feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 25.5%
  • C++ 16.1%
  • Lua 15.5%
  • C 13.9%
  • Python 8.7%
  • Shell 8.5%
  • Other 11.8%