On Thu, Dec 20, 2007 at 05:13:13AM +0200, Georgi Chorbadzhiyski wrote:
quoted
* "git peek-remote" is deprecated, as "git ls-remote" was written in C
and works for all transports, and will be removed in the future.
For me it is not clear from the above which command will be removed. If
I understand it correctly probably this should sound better:
* "git peek-remote" is deprecated and will be removed in the future.
The command was replaced by "git ls-remote" which works for all
transports.
Agreed. A rewording is in the patch I just sent.
-Peff