Re: [PATCH v4 0/3] git-remote-fd & git-remote-ext

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

 



On Mon, Oct 04, 2010 at 06:30:43AM -0500, Jonathan Nieder wrote:
> Ilari Liusvaara wrote:
> 
> > This adds two new remote helpers.
> 
> Looks good to me.  I assume you've checked it still works. :)

Yeah, it does:

[Ilari@<...>:~/repositories/git(remote-fd)]$ git push -f hostmirror remote-fd 
Counting objects: 27, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (20/20), done.
Writing objects: 100% (20/20), 6.80 KiB, done.
Total 20 (delta 14), reused 0 (delta 0)
To ext::socat - ABSTRACT-CONNECT:/tmp/gits %G/Ilari/git-mirror
 + 63ac78b...ae35921 remote-fd -> remote-fd (forced update)

[Ilari@<...>:~/repositories/git(remote-fd)]$ git push fd::3,4 master 4>/tmp/fin 3</tmp/fout
Counting objects: 101805, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (29579/29579), done.
Writing objects: 100% (101805/101805), 24.74 MiB | 22.43 MiB/s, done.
Total 101805 (delta 74164), reused 98023 (delta 70709)
To fd::3,4
 * [new branch]      master -> master

[Ilari@<...>:~/repositories/git(remote-fd)]$ git ls-remote 'ext::git-ssl localhost Ilari/git-mirror' refs/heads/*
depth=1 <...>
verify return:1
depth=0 <...>
verify return:1
3b4609d029e2db42b5154f019facecee49196bf0        refs/heads/html
2f76919517e98bb5e979d6c8c7bbc3478a066a21        refs/heads/maint
b43f48fc1c841a29db0817c726e3d3beb17d4ba0        refs/heads/man
9855b08d35edf8a8a441f24ff7b00e220a29f261        refs/heads/master
92b87a9bab1a84261d2381e813e58577967bdc79        refs/heads/next
cfe4082cb3c8db8eb0fe2fd67221a1076d0ace9b        refs/heads/pu
ae35921b925cce12a57f237cb627b4673e7c1032        refs/heads/remote-fd
9551e394549d4526054f8b8d3e05f9bf1cd818ce        refs/heads/todo


-Ilari
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]