S
S
Sergey Gladyshev2018-04-18 08:58:41
git
Sergey Gladyshev, 2018-04-18 08:58:41

Git does not see other branches in the repository except master. Why?

Good afternoon.
Cloned the repository:
git clone https://####.git.beanstalkapp.com/tea.git -v --progress --depth 1
cd tea
git fetch --unshallow
and after cloning other branches than master git for some reason does not see
prntscr.com/j6qglv , although these branches definitely exist prntscr.com/j6qgxn
git fetch --all does not help
What to do ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gladyshev, 2018-04-18
@Resident234

figured it out.
for the future, the answer is here https://stackoverflow.com/questions/23708231/git-s...
first comment - explanation of the reasons
second comment - ways to fix the problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question