Your message dated Sat, 6 Mar 2010 23:13:53 -0600
with message-id <[email protected]>
and subject line Re: git-core: separate URLs for fetch and push
has caused the Debian Bug report #534749,
regarding git-core: separate URLs for fetch and push
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
534749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534749
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.6.3.1-1
Severity: wishlist
It'd be nice to be able to split remote.<name>.url in two, one half for
git-fetch and one for git-push.
Most repos provide read-only access via HTTP or git-daemon, and
read-write access via SSH. Typically, ssh access is much slower, so I'd
like to be able to fetch via http/git and push via ssh.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26.8 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages git-core depends on:
ii libc6 2.9-18 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.19.5-1 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.12-1 NIST SHA-1 message digest algorith
ii liberror-perl 0.17-1 Perl module for error/exception ha
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii perl-modules 5.10.0-23 Core Perl modules
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
Versions of packages git-core recommends:
ii less 429-2 pager program similar to more
ii openssh-client [ssh-client] 1:5.1p1-6 secure shell client, an rlogin/rsh
ii patch 2.5.9-5 Apply a diff file to an original
ii rsync 3.0.6-1 fast remote file copy program (lik
Versions of packages git-core suggests:
pn git-arch <none> (no description available)
ii git-cvs 1:1.6.3.1-1 fast, scalable, distributed revisi
pn git-daemon-run <none> (no description available)
pn git-doc <none> (no description available)
ii git-email 1:1.6.3.1-1 fast, scalable, distributed revisi
pn git-gui <none> (no description available)
ii git-svn 1:1.6.3.1-1 fast, scalable, distributed revisi
ii gitk 1:1.6.3.1-1 fast, scalable, distributed revisi
pn gitweb <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:1.6.4.3-1
Frédéric Brière wrote:
> It'd be nice to be able to split remote.<name>.url in two, one half for
> git-fetch and one for git-push.
>
> Most repos provide read-only access via HTTP or git-daemon, and
> read-write access via SSH.
Fixed by v1.6.4-rc0~46 (Merge branch 'mg/pushurl', 2009-06-20).
Thanks, all (Frédéric, Josh, and Uwe).
--- End Message ---