Greg Reagle said: > I don't know git well, just the basics, but why don't you use a git > commit id as the target for patching and packaging? As far as I > understand, a tag is just a "friendly" name for a commit id anyway.
1. In some packaging software that will fuck up package versioning and updates beyond repairs. 2. If there is any review process, maintainer will have hard time explaining why he packages snapshot - it is widely believed that maintainers make releases when they consider software stable enough for packaging. 3. It requires quirks that suck so much that it is not suckless any more. -- Dmitrij D. Czarkoff
