Difference between revisions of "Managing Local Changes with Mercurial Queues"
From gem5
					
										
					
					 (Created page with "gem5 users typically opt to freeze their repository at a particular changeset when starting a new research project. This is understandable because oftentimes the changes they ...")  | 
			
(No difference) 
 | 
Revision as of 12:20, 16 February 2013
gem5 users typically opt to freeze their repository at a particular changeset when starting a new research project. This is understandable because oftentimes the changes they make for their project aren't likely to be contributed back to the main repository; they are only concerned with getting their project working and managing patches while trying to keep the source tree up-to-date is difficult.