* [Buildroot] http:// and git:// repositories not in sync
@ 2014-03-29 22:52 Yann E. MORIN
0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2014-03-29 22:52 UTC (permalink / raw)
To: buildroot
Hello!
While looking at the dtv-scan-tables repository, we noticed that we did
get a different set of commits with the http:// or the git:// schemes to
access the repository:
$ git clone git://linuxtv.org/dtv-scan-tables.git dtv.git
[...]
$ cd dtv.git
$ git log --oneline |head
cfc2975 Updated scan table for au-Sydney_North_Shore
29b0b57 UK Update for COM 7, BBC B, and Local Muxes
177b522 DTV scantables for FI
7809ca1 Update es-Alfabia
69a1ac5 Initial tuning data for ca-AB-Calgary
1850cf8 Initial scan table for au-Melbourne-Selby
52a7b0a update scan file for ro-DigiTV
75f3b39 Initial Tuning Data for Uganda
7d31336 Never include ~ files
1d6f9b5 Initial scan files for PT
$ git clone http://linuxtv.org/git/dtv-scan-tables.git dtv.http
[...]
$ cd dtv.http
$ git log --oneline |head
7809ca1 Update es-Alfabia
69a1ac5 Initial tuning data for ca-AB-Calgary
1850cf8 Initial scan table for au-Melbourne-Selby
52a7b0a update scan file for ro-DigiTV
75f3b39 Initial Tuning Data for Uganda
7d31336 Never include ~ files
1d6f9b5 Initial scan files for PT
f61d5ec Merge pull request #6 from silid/master
6213a2f Table /usr/share/dvb/dvb-t/cz-All outdated
832df4f Removal of excess white space
As you can see, the http:// scheme gets us three fewer changesets than
the git:// scheme.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-29 22:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-29 22:52 [Buildroot] http:// and git:// repositories not in sync Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox