On Wed, Dec 22, 2010 at 10:53 AM, Nick Piggin <npiggin@kernel.dk> wrote:
Hmm, looks like the new commits were not committed to your remote GIT branch.
Just as a hint the EU mirror seems to work faster for GIT repos
(s/git.kernel.org/git.eu.kernel.org).
- Sedat -
P.S.:
$ git pull git://git.eu.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin.git
vfs-scale-working:vfs-scale-working
Already up-to-date.
$ git log -1 | cat
commit 695394855fba70ce7e833e4742792e9a738af6b0
Author: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Tue Dec 21 18:13:04 2010 +1100
Add linux-next specific files for 20101221
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
--