|
|
|
|
|
by bo_Olean
3803 days ago
|
|
How reasonable is it to make issue tracking and social interaction part of the SCM itself [with optional web interface] ? git issues "This needs attention" >> Issue #1 created git issues >> List of issues git issues -u #11 >> Issue #11 up voted >> #11 Important stuff, needs attention git issues -d #6 >> Issue #6 down voted git issues -f #4 >> Issue #4 flagged |
|