Re: [PATCH v5 14/15] fast-export: make sure updated refs get updated

2012-11-21 Thread Junio C Hamano
Max Horn m...@quendi.de writes: On 11.11.2012, at 14:59, Felipe Contreras wrote: When an object has already been exported (and thus is in the marks) it's flagged as SHOWN, so it will not be exported again, even if in a later time it's exported through a different ref. We don't need the

Re: [PATCH v5 14/15] fast-export: make sure updated refs get updated

2012-11-11 Thread Max Horn
On 11.11.2012, at 14:59, Felipe Contreras wrote: When an object has already been exported (and thus is in the marks) it's flagged as SHOWN, so it will not be exported again, even if in a later time it's exported through a different ref. We don't need the object to be exported again, but we