Thomas Rast wrote: > If you still have a repo that can reproduce the problem, please keep a > copy for future investigation, and then try > > git fetch-pack -v $url refs/remotes/origin/home 2>&1 \ > | git name-rev --stdin Actually this should name the remote's idea of the ref, i.e., git fetch-pack -v $url refs/heads/home 2>&1 \ | git name-rev --stdin Sorry. -- Thomas Rast trast@{inf,student}.ethz.ch
Attachment:
signature.asc
Description: This is a digitally signed message part.