V
V
vrazbros2016-07-07 13:31:29
git
vrazbros, 2016-07-07 13:31:29

Git What branch is the branch being branched from?

git checkout -b my-new-branch
how to understand which branch my-new-branch will be based on? How can this be checked?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fat Lorrie, 2016-07-07
@Free_ze

From the current thread, obviously.
(Type git branchto see a list of local branches, where the current one will be marked with an asterisk)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question