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.

-- 
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