Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question