py7hon / tools

Operational toolset utilizing git's submodule feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 25.6%Language:C++ 16.1%Language:Lua 15.5%Language:C 13.9%Language:Python 8.7%Language:Shell 8.5%Language:Roff 8.3%Language:M4 1.2%Language:Perl 0.6%Language:Makefile 0.5%Language:Objective-C 0.3%Language:Java 0.3%Language:XSLT 0.2%Language:ASP 0.2%Language:NSIS 0.1%Language:Yacc 0.1%Language:Assembly 0.0%Language:Lex 0.0%Language:CSS 0.0%Language:JavaScript 0.0%Language:ColdFusion 0.0%Language:PHP 0.0%Language:Batchfile 0.0%