f2e38df455500ad3364ba7db2686b69a7c5642ed

* rename hpgit to git-upstream * rename import-upstream commadn to import * change all occurrences of hpgit and import-upstream in code, comments and tests * code cleanup (remove some typos, improve PEP8 compliance) * change license from "HP propietary" to "Apache License v2.0" Change-Id: Ia4f00d662d79ac9725316027a65f4d23ebbd0f02 JIRA:CICD-1319 JIRA:CICD-1318
git-upstream is a Python application providing commands to support rebasing of local-carried patches on top of upstream repositories. git-upstream provides commands to support usage of git for subjects who need to integrate big upstream projects in their environment (i.e. feature branch creation/finishing, release starting/finishing). The operations are performed using Git commands. git-upstream 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
Languages
Python
91.3%
Shell
8.7%