K
K
KGZVER2020-08-20 13:56:03
git
KGZVER, 2020-08-20 13:56:03

How to push with branch selection?

You need to push the project to another remote repository where there is a dev branch.

I do such commands,
git remote add front url
git push front dev

but I get this error: failed to push some refs to url

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
iBird Rose, 2020-08-20
@iiiBird

you need to run dev first. and then:
git checkout dev
git push

O
one pavel, 2015-05-19
@onepavel

Now it is fashionable to write a messenger for android.
The topic is broad, quite capacious and
moderately complex, but without mathematics as you want.

V
Vladimir Martyanov, 2015-05-19
@vilgeforce

The first three points are cryptography.

D
dflbrhekbn, 2015-07-12
@dflbrhekbn

Try something from the field of data center development! Wrote this a year ago. Not exactly according to your criteria, but a friend will like the idea !

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question