[ 
https://issues.apache.org/jira/browse/HBASE-12207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165305#comment-14165305
 ] 

Elliott Clark commented on HBASE-12207:
---------------------------------------

Would be great if the script was executable by default.
Also the base dir can be found by using 
http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in
 that would keep people from having to edit a file.

> 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-v2.patch, 
> HBASE-12207-v3.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)

Reply via email to