Skip to content
Prev 1397 / 21312 Next

[Bioc-devel] All Package Maintainers Please README!

Marc Carlson schrieb:
This would make the commit messages less flexible compared to using a 
comment character. I often check in changes for several different things 
at once and it is way easier to read (and type) something like

  some change on foo
  # need to fix the docs for this guy
  bar can now handle....
  # but still can't...

This way I can comment the individual parts directly whereas if we 
separate internal and public stuff into two sections I have to reference 
again in the internal part what I'm talking about.
Florian