I was wanting to add a feature to matplotlib...one that I would use in my
application.  I also want to contribute the feature back. I'm personally
using version 1.1.1 of matplotlib.  Disclaimer...I only know enough about
git to be dangerous.

So is it best to branch from v1.1.1, implement the feature, and then try to
rebase to master?  Or is it best to branch from master, implement the
feature, and then (somehow) backport the patch to the v1.1.1 tagged version?

Whatever the best choice is, what would the procedure look like to
accomplish this?

-- 
Daniel Hyams
dhy...@gmail.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to