Hi

1. i have repos:
      A with branches A1, A2, A3
      B with branches B1, B2, B3 etc

2. i want to push these 2 independent repo to a central repo MY_REPO

    as branch A and branch B


3. The A1, A2, A3 are subbranches of branch A

4. B1, B2. B3 are subbranches of the branch B

- rajdeep



On Mon, Nov 30, 2015 at 9:48 PM, Konstantin Khomoutov <
flatw...@users.sourceforge.net> wrote:

> On Mon, 30 Nov 2015 21:23:24 +0530
> rajdeep mondal <justrajd...@gmail.com> wrote:
>
> > I tried something like
> >
> > git push local-remote -u 'refs/*:refs/$TREE_BRANCH/*'
> >
> > it did not work as expected.
>
> I wonder what was expected then.
> To me, your invocation looks strange at best.
>
> Can you try to explain what you want to achieve in simple words?
>
> I mean, something like "
> 1) I have a repo with branches A, B and C.
> 2) I want to craft a command which would make branches A, B and C
>    end up ... in the remote repo I intend to push them to.
> "
>
> Fill free to replace "..." in my description with something sensible.
> So far, I fail to clearly understand your intent.
>



-- 
==============================
Rajdeep

Nvidia Graphics Pvt Ltd

C-1 Wing A  ' Jacaranda'

Manyata Embassy Business Park

Outer Ring Road

Bangalore -560045
India
==============================

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to