Ming LI created HAWQ-844:
----------------------------
Summary: Please remove your private branch from apache hawq
project on githup
Key: HAWQ-844
URL: https://issues.apache.org/jira/browse/HAWQ-844
Project: Apache HAWQ
Issue Type: Task
Reporter: Ming LI
Assignee: Lei Chang
We are planning the new release on apache hawq, it is better to keep the git
branch list clean, however there are a lot private branch on
https://github.com/apache/incubator-hawq/branches, which make user/developer
confusing.
Could you please remove those private branch from the public hawq repo? I
don't know who have privilege to remove it, maybe the branch owner can have.
FYI, All developer who want to checkin your code change, the better way is as
below:
1) Login your githup account, and clone hawq repo to your private repo.
2) Create a git branch locally, commit your code changes in this new branch
3) Push this new branch to your private repo on githup
4) Go to https://github.com/apache/incubator-hawq to create pull request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)