2012/3/16 Denis Washington <[email protected]>: > > Again, why not move all commented-out code into a separate branch? This > gives us the best of both worlds. > > Regards, > Denis As Diego said, cross-merges wouldn't work. Depending on how we set it up, either merging master into this separate branch will delete all of the comments, or merging this branch into master will reintroduce the comments into master.
Why don't we start with start with the lowest common denominator: deleting the commented out print statements, assertions, and random lines of code that are simple enough to rewrite if needed. There's no good reason to keep them - git takes care of that. ~Nikita ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
