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

Misty Stanley-Jones commented on HBASE-12207:
---------------------------------------------

[~eclark], I didn't want to make it a requirement to run the script from within 
the Git repository. Also, I did set the script executable before I made the 
patch. I don't really understand how Git loses that.

[~mdrob] Do you reckon I should fail the script if the first rebase attempt 
fails? I do abort a rebase if it fails, but move on to the next one. It won't 
do anything crazy that I know of. Am I missing something?

> 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