Re: Openal Digest, Vol 48, Issue 4
Chris Robinson <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 30 March 2010 10:15:15 pm Kip Warner wrote: > On Tue, 2010-03-30 at 21:21 -0700, Chris Robinson wrote: > > Odd. The Git web interface shows it up to date: > > http://repo.or.cz/w/openal-soft.git > > Doesn't look like the URL changed. > > Hmm, maybe I'm not doing it right. I must admit, I am not very familiar > with git. > > $ git pull > Already up-to-date. > > $ git log | less > commit 9c1112d9fd40372d7fbb9a0982f3782b5c983d77 > Author: Andres Mejia <[email protected]> > Date: Mon Feb 8 16:11:20 2010 -0500 > > Update changelog. > ... I'm afraid I'm not very familiar with git-pull and modified repos. Normally I'd do a 'git fetch' followed by a 'git rebase origin' to sync with an external repo and keep my modifications on top. If the repo being synced is hosted for other people to pull from, though, I don't think you can do that. Are you pulling from the repo.or.cz repository? If not, it's possible the one you're pulling from isn't synced with the "official" repo yet. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal