Add README file for project

Add a basic readme file for the project

Change-Id: Ia028d7afc9df2a599a52b1b17858037fab4e3f44
JIRA: CICD-242
This commit is contained in:
Darragh Bailey
2012-10-16 16:39:54 +01:00
parent bd6b9eefe9
commit 05fac847a5

8
README Normal file
View File

@@ -0,0 +1,8 @@
hpgit is a Python application providing a default workflow for HP Cloud
projects (i.e. feature branch creation/finishing, release starting/finishing)
on top of git. The operations are performed using Git commands.
hpgit can use multiple configuration files to specify project, team and
individual preferences when working on projects. This allows for a number of
similar but slightly different workflows to be implemented, while being
described by the same commands.