On 2012 Jun 22, at 2:35 PM, Hanspeter Niederstrasser wrote: > Buildworlds and dist-wide package roundups (like unstable->stable > or multi-package dep upgrades) need a lot of overlapping local > modifications and VCS-updating steps, and I stopped trying to do local > fixes in the only non-Fink git repo I look at, because there simple > local fixes kept getting in the way of easily merging upstream changes.
Even though git is being sold as a plug-in replacement for cvs, it shouldn't be approached the same. An ideal workflow in git is to immediately create a local branch every time you work on something. You can update the master all you want, and the temporary branch shouldn't need updating unless the master gets a new patch that you want. The biggest difficulty is overcoming old habits... sent from Lion Wash: "Here lies my beloved Zoe, my autumn flower ... somewhat less attractive now that she's all corpsified and gross." ------------------------------------------------------------------------------ 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/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel