[
https://issues.apache.org/jira/browse/HBASE-12207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184880#comment-14184880
]
Hudson commented on HBASE-12207:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5705 (See
[https://builds.apache.org/job/HBase-TRUNK/5705/])
HBASE-12207 A script to help keep your Git repo fresh (mstanleyjones: rev
66b6dd19418bc60216ac9228f52b8c6cbe919dc0)
* dev-support/rebase_all_git_branches.sh
* src/main/docbkx/developer.xml
> A script to help keep your Git repo fresh
> -----------------------------------------
>
> Key: HBASE-12207
> URL: https://issues.apache.org/jira/browse/HBASE-12207
> Project: HBase
> Issue Type: Improvement
> Components: documentation, scripts
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Fix For: 2.0.0
>
> Attachments: HBASE-12207-v1.patch, HBASE-12207-v2.patch,
> HBASE-12207-v3.patch, HBASE-12207-v4.patch, HBASE-12207-v5.patch,
> HBASE-12207-v6.patch, HBASE-12207-v7.patch, HBASE-12207.patch
>
>
> I have a script that does a {code}git pull --rebase{code} on each tracking
> branch, and then attempts an automatic rebase of each local branch against
> its tracking branch. It also prompts you to delete local branches for HBASE-
> JIRAs that have been closed. I think this script may help to enforce good Git
> practices. It may be a good candidate to be included in dev-support/.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)