Mercurial Workflows: Stable & Default
Explains the 'Stable & Default' branching workflow in Mercurial for managing features and bug fixes in software projects.
Explains the 'Stable & Default' branching workflow in Mercurial for managing features and bug fixes in software projects.
A guide to the simplest Mercurial workflow, 'Branch as Needed,' for small projects, contrasting with structured Git models.
A guide to using Mercurial's MQ extension for managing patches and switching between changes in a version control workflow.
A response to a user's frustration with git's push command, explaining why direct pushes are rare and email patches are often preferred.
Guide on starting a SharePoint workflow programmatically from an Event Receiver with validation logic.