Re: Confused about push/pull of a branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Aug 25, 2009, at 12:40 PM, Fritz Anderson wrote:

I can't get a second machine to pull in a branch that's in my remote repository. I'm confused.

And just from half-wittedly fooling around, I tried:

machine_2$ git pull origin webservices
Password:
From fritza@xxxxxxxxxxxxxxxxxxxxxxxxxx:/Users/fritza/scientia/scientia
 * branch            webservices -> FETCH_HEAD
Updating 3c86901..6b09f9f
Fast forward
 Calendar/Classes/CalendarWebController.m |    2 ++
# etc.
 dirserver/lib/ldaputils.rb               |   15 +++++----------
 6 files changed, 34 insertions(+), 17 deletions(-)
machine_2$ sudo /usr/local/bin/git branch
* master
machine_2$

This seems to mean that master on machine_2 is now congruent to webservices on machine_1. That's not what I meant. Is there a way to undo this? git-pull origin-master doesn't seem to do anything.

	— F

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]