On 6/12/16 3:48 PM, Walter Bright wrote:
On 6/12/2016 11:50 AM, Dicebot wrote:
Your are very correct about importance of link stability though. What
comes to my mind immediately is to store all DIPs in same folder but
keep Approved/Implementec/etc as folders containing symlinks to the
merged one (git stores symlinks just fine).

I like Bugzilla's method of tagging issues, which allows arbitrary
crosscuts to be made.

Github has tags too:

https://github.com/dlang/druntime/pulls?q=is%3Aopen+is%3Apr+label%3AGC

But only on PRs and issues I would guess. Not sure how we could utilize this for files themselves.

-Steve

Reply via email to