Felipe Contreras wrote:
On Wed, Oct 31, 2012 at 7:20 PM, Johannes Schindelin
[off-list ref] wrote:
quoted
I just tested this with junio/next and it seems this issue is still
unfixed: instead of
reset refs/heads/blub
from e7510461b7db54b181d07acced0ed3b1ada072c8
I get
reset refs/heads/blub
from :0
when running "git fast-export ^master blub".
That is not a problem. It has been discussed extensively, and the
consensus seems to be that such command should throw nothing:
http://article.gmane.org/gmane.comp.version-control.git/208729
Um. Are you claiming I have said that "git fast-export ^master blub"
should silently emit nothing? Or has this been discussed extensively
with someone else?
Jonathan