* [devel] apt.git packed refs
@ 2007-06-17 0:33 Alexey Tourbin
2007-06-17 0:44 ` Alexey Tourbin
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Tourbin @ 2007-06-17 0:33 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 551 bytes --]
Есть такая проблема с http://apt-rpm.org/scm/apt.git
$ GET http://apt-rpm.org/scm/apt.git/refs/heads/master
6f00b25f88fda3c8cbad69dcbb563c45e346115d
$ GET http://apt-rpm.org/scm/apt.git/info/refs |grep -w master
b4685db3ba1e3ff587c5a1e83d999da3bc6a9a65 refs/heads/master
$
В результате я не могу забрать нужный мне коммит (первый, 6f00).
Можно ли стандартными средствами git стунять НУЖНЫЙ КОММИТ (в смысле
дерева)? git-fetch вроде такого не умеет делать, приходится делать
wget --mirror и дальше вручную репозитарий править.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel] apt.git packed refs
2007-06-17 0:33 [devel] apt.git packed refs Alexey Tourbin
@ 2007-06-17 0:44 ` Alexey Tourbin
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2007-06-17 0:44 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 818 bytes --]
On Sun, Jun 17, 2007 at 04:33:33AM +0400, Alexey Tourbin wrote:
> Есть такая проблема с http://apt-rpm.org/scm/apt.git
>
> $ GET http://apt-rpm.org/scm/apt.git/refs/heads/master
> 6f00b25f88fda3c8cbad69dcbb563c45e346115d
> $ GET http://apt-rpm.org/scm/apt.git/info/refs |grep -w master
> b4685db3ba1e3ff587c5a1e83d999da3bc6a9a65 refs/heads/master
> $
>
> В результате я не могу забрать нужный мне коммит (первый, 6f00).
Вот так вроде заработало
$ git-http-fetch -v -a 6f00b25f88fda3c8cbad69dcbb563c45e346115d http://apt-rpm.org/scm/apt.git
walk 6f00b25f88fda3c8cbad69dcbb563c45e346115d
...
> Можно ли стандартными средствами git стунять НУЖНЫЙ КОММИТ (в смысле
> дерева)? git-fetch вроде такого не умеет делать, приходится делать
> wget --mirror и дальше вручную репозитарий править.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-17 0:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-17 0:33 [devel] apt.git packed refs Alexey Tourbin
2007-06-17 0:44 ` Alexey Tourbin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git