abderrahim commented on issue #4:
URL: 
https://github.com/apache/buildstream-plugins/issues/4#issuecomment-1214417631

   Essentially what I noticed (and implemented for 
https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/merge_requests/9009) is 
that to get every corner case covered (mainly `git log -1`, `git log -1 .`, 
`git describe --dirty`), you need to add all tree objects. Basically a shallow 
clone until the tag, with all blob objects removed (and with loose objects for 
reproducibility)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to