Hi Dan,

Thanks for replying to me.
Here is what I get from my home computer:

$ git branch -a
* master
  network
  origin/master
  origin/network

As you can see, there is nothing about the "dij" branch that is remote
and that is
But this is what I get from the computer at the lab:

$ git branch -a
  dij
* master
  network
  origin/dij
  origin/master
  origin/network

Looks strange...
Does this give you any insight about what I might have done wrong?

Again, what I did on my lab computer is
$ git push origin dij

"origin" being a different computer than the one where I work (either
at home or the lab).

And what I did on my home computer is
$ git pull origin dij


Regards,

- Eric
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to