Go to file
Darragh Bailey 57bf4a6f5e Create a logging mixin class that auto dedents log messages
Construct a metaclass that can be used to create subclasses of the
logging.Logger class which wraps all methods for logging output with a
function that initially dedents the message.

Change-Id: Ice5dd54dbdeabb086115953d30369dd933c7a374
2013-07-24 07:45:21 +01:00
2013-03-08 15:12:05 +00:00
2013-03-08 15:12:02 +00:00

hpgit is a Python application providing commands to support usage of git for
HP Cloud projects (i.e. feature branch creation/finishing, release 
starting/finishing). The operations are performed using Git commands.

hpgit is intended to make use of multiple configuration files to specify
project, team and individual preferences. This allows for variations in similar
workflows to be supported, without needing developers from different projects
to be aware of the specific operations need for other projects.
Description
Staying close to latest from OpenStack through git-upstream
Readme 2.1 MiB
Languages
Python 91.3%
Shell 8.7%