[
https://issues.apache.org/jira/browse/HBASE-12207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Misty Stanley-Jones updated HBASE-12207:
----------------------------------------
Attachment: HBASE-12207-v1.patch
Added a small check to be sure the directory you passed in actually exists.
Already had that check for using the default directory.
> 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
> Attachments: HBASE-12207-v1.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)