Hi
On 06/10/2014 03:35 PM, Mike McLean wrote:
Also, I suggest piping that git log output through |grep import |head -n
- No need to process the entire history and we could have non-import
commits. E.g. attached patch
added in. I think we might need to sometimes consider being able to build the entire stock of srpms for a specific repo / branch; in that case we might need more tools to do the rewind / walk down the branch. and in that case, this -n1 would be perfect.
- KB