Go to file
Davide Guerri 8e066904b5 Add functional test framework and some basic tests
hpgit lacks of functional tests that ensure it works as expected and
that can be used to automate code verifications.
Functional tests will help to improve hpgit software quality.

JIRA: CICD-1089
Change-Id: Id9764b93c504da3fcc8d8c56415120536388a432
2014-02-03 17:14:46 +00:00
2013-08-15 05:38:05 +01:00
2013-12-20 12:14:23 +00:00
2013-12-20 12:14:23 +00:00
2013-12-15 23:50:59 +00:00
2013-11-15 17:06:23 +00:00
2013-03-08 15:12:02 +00:00
2013-12-20 17:06:50 +00:00
2013-12-15 23:49:50 +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%