Problem with git-fetch

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

 



Hi all,

I did a git-pull today, but I am seeing inconsistency on the patches
being pulled on master.

When I browse the linux-omap tree in my browser, the history for
"arch/arm/plat-omap/include/mach/cpu.h at the URL shows as:

2009-08-19 	Felipe Balbi   arch: arm: omap: terminate ifndef
2009-08-18 	Tony Lindgren  OMAP: Fix incorrect 730 vs 850 detection
2009-08-10 	Tony Lindgren  OMAP: Fix testing of cpu defines for mach-omap1
...
URL : http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=history;f=arch/arm/plat-omap/include/mach/cpu.h;h=11e73d9e8928458adc5656add696d835cf330d7a;hb=d3505405a4b2d1659566db1b69ba2b554771efc6

But when I did git-pull, the history is:

#
# git-branch
* master
#
# git log --pretty=format:"%h : %s" arch/arm/plat-omap/include/mach/cpu.h
cd922049 : OMAP: Fix testing of cpu defines for mach-omap1
8e25ad9 : OMAP2/3: Add omap_type() for determining GP/EMU/HS
...

The top 2 commits are not visible!

Both the commits seem to be "present". I can view them via git-log.

Thinking it be be a problem with my local repo (though not sure what?);
I did a fresh clone of the repo:

# git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git

But, 2 hours later, it is still the same result!!

# git-branch
* master
#
# git log --pretty=format:"%h : %s"
d350540 : Fix compile for omap3evm because of ehci branch mismerge
dbf3f0a : Merge branch 'omap7xx-fortony-rc1' of git://robotfuzz.com/linwizard-ke
6acfd68 : OMAP850: Fix zImage booting
6efe82e : OMAP850: PM: Add an ARCH_OMAP850 check
0a19200 : OMAP7XX: Clocks: Add ck_ref and armxor
#
#
# git log --pretty=format:"%h : %s" arch/arm/plat-omap/include/mach/cpu.h
cd922049 : OMAP: Fix testing of cpu defines for mach-omap1
8e25ad9 : OMAP2/3: Add omap_type() for determining GP/EMU/HS
...

Did anyone see this issue? OR can someone confirm that I am not alone?

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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux