W
W
WAR-S2020-10-31 11:06:57
git
WAR-S, 2020-10-31 11:06:57

How to push a specific one to the test branch so that it is not visible in the test branch?

Guys, I just understand the git, tell me.
I want the test file to be only in the experimental branch, it was not in the main branch, tell me the commands?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WAR-S, 2020-10-31
@WAR-S

git checkout -b exaple
git commit -m "some text"
git push origin exaplle Got it
:)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question