push local branch to remote repository but download fails in git -


I created a Bayer-Barre project in GERIT

In my local GIT repository I < Pre> $ git branch -a * Master Remotes / Original / Head - & gt; Original / Master Remote / Original / Develop / BSP / Master Remote / Original / Develop / BSP / Kernel-310-DR Remote / Original / Master Remote / Original / Task / Ed / Colonel

After that I can do the following commands like

  $ git push --all ssh: // admin @ localhost: 29418 / kernel-test   

View in Garyit Server Gereit / Kernel Test

  $ git branch -a * Master Remotes / Original / Head - & gt; Original / Master Remote / Original / Develop / BSP / Master Remote / Original / Develop / BSP / Kernel-310-DR Remote / Original / Master Remote / Original / Task / Ed / Colonel   

But when I clone the git for the same project, then I only

  $ git branch -a * master remotes / origin / HEAD - & gt; Can see Remote / Origin / Kernel, Remote / Origin / Devell / BSP / Kernel-3.10-Dev and other branches    

Gereit / Kernel-Test repo

> Remote / Basic / Master : Only local branches of gerit / kernel-test are duplicated as new clones.
and gerit / kernel-test is only a local branch ( master ). All others are their remote tracking branches (keep an eye on local branches of their local repo). Master is the Remote / Basic / Master .

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -