On Jun 22, 2006, at 8:17 AM, Jeff King wrote:
On Thu, Jun 22, 2006 at 08:13:54AM -0500, Kumar Gala wrote:
that's what I want, however fetch isn't updating any refs/ as far as
I can tell.
It won't update the ref for the branch you're on; it will update the
head for the remotes (try running git-show-branch before and after
your
fetch, and you should see an update on 'origin' or whatever remote
you're fetching).
Ahh, I see. I can than just copy the 'origin' ref over 'master'.
thanks
- kumar
-
: 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