Add README file for project
Add a basic readme file for the project Change-Id: Ia028d7afc9df2a599a52b1b17858037fab4e3f44 JIRA: CICD-242
This commit is contained in:
8
README
Normal file
8
README
Normal 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.
|
Reference in New Issue
Block a user