devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / topgit / DESCR
1 TopGit aims to make handling of large amount of interdependent topic
2 branches easier.  In fact, it is designed especially for the case when
3 you maintain a queue of third-party patches on top of another (perhaps
4 Git-controlled) project and want to easily organize, maintain and
5 submit them.  TopGit achieves that by keeping a separate topic branch
6 for each patch and providing few tools to maintain the branches.