It'll only effect the branch if you run the command on the branch, if it
only involves master and dev it won't touch the branch.  You probably don't
want to use rebase, just merge.

    Tekkub
    GitHub Tech Support
    http://support.github.com/
    Join us on IRC: #github on freenode.net
    Discussion group: [email protected]

On Tue, Feb 16, 2010 at 5:45 AM, CrazyScorpio12 <[email protected]>wrote:

> We have the following branch structure:
>
> master----------------------------------------\ (Master rebased with
> dev)
> \-----Development-------------------------/ (dev merged with master)
>                               \--Feature 1 ---- ?
>
> My question, will merging and rebasing master/development affect
> 'Feature 1' branch? If yes can it be avoided by using any other
> method, like using tags instead of branches?
>
> Thanks in advance,
> Aashish
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitHub" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<github%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/github?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to