After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 623931 - [git] Make it possible to leave the sticky-date branch
[git] Make it possible to leave the sticky-date branch
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2010-07-09 10:32 UTC by Dirk Wallenstein
Modified: 2010-07-15 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[git] Make it possible to leave the sticky-date branch (1.97 KB, patch)
2010-07-09 10:32 UTC, Dirk Wallenstein
none Details | Review

Description Dirk Wallenstein 2010-07-09 10:32:18 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.
Comment 1 Dirk Wallenstein 2010-07-09 10:32:20 UTC
Created attachment 165542 [details] [review]
[git] Make it possible to leave the sticky-date branch
Comment 2 Frederic Peters 2010-07-15 12:54:38 UTC
Pushed; thanks.