From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] http:// and git:// repositories not in sync
Date: Sat, 29 Mar 2014 23:52:37 +0100 [thread overview]
Message-ID: <20140329225237.GN3227@free.fr> (raw)
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. |
'------------------------------^-------^------------------^--------------------'
reply other threads:[~2014-03-29 22:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140329225237.GN3227@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox