Metadata-Version: 1.2
Name: gitsane
Version: 0.1.2
Summary: Command line utility for managing local git repositories
Home-page: https://github.com/fstab50/gitsane
Author: Blake Huber
Author-email: blakeca00@gmail.com
License: MIT
Description: 
        gitsane | Utility for managing local git repositories
        -----------------------------------------------------------
        
        PACKAGE: gitsane
        
        `gitsane`: Performs the following functions on your local machine:
        
        * updates all repositories
        * updates specific branches, if present in the repo
        * Recreates a complex set of git repositories and their nested directory structure on a new machine 
        
Keywords: git code versioning cli utilities
Platform: UNKNOWN
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.4, <4
