GNOME Bugzilla – Bug 623931
[git] Make it possible to leave the sticky-date branch
Last modified: 2010-07-15 12:54:38 UTC
Enable leaving the sticky-date branch by explicitly specifying the special sticky-date 'none', which will switch to 'master'. Move the sticky-date handling before the switch and pull operations in _update(), so that the tree can return to a selected state and update branches after leaving the sticky-date branch.
Created attachment 165542 [details] [review] [git] Make it possible to leave the sticky-date branch
Pushed; thanks.