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

Frank Ren commented on WAVE-311:
--------------------------------

I found this, http://grails.org/Creating+Patches+From+Git

The remote repositories for my git clone are as following.
renfeng@dreadnought ~/Documents/git/wave $ git remote -v
github https://github.com/apache/wave (fetch)
github https://github.com/apache/wave (push)
origin git://git.apache.org/wave.git (fetch)
origin git://git.apache.org/wave.git (push)
renfeng https://[email protected]/renfeng/wave (fetch)
renfeng https://[email protected]/renfeng/wave (push)

solr-bot is my branch. I changed trunk as well.
renfeng@dreadnought ~/Documents/git/wave $ git branch
  solr-bot
* trunk

Shall I do the following?
git checkout wave-0.4-release
git pull apache
git checkout trunk
git rebase wave-0.4-release






> Implement full text search for Wiab
> -----------------------------------
>
>                 Key: WAVE-311
>                 URL: https://issues.apache.org/jira/browse/WAVE-311
>             Project: Wave
>          Issue Type: New Feature
>          Components: Server, Web Client
>            Reporter: Yuri Zelikov
>            Assignee: Yuri Zelikov
>
> Implement full text search functionality for WIAB similar to Google Wave.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to