/srv/irclogs.ubuntu.com/2012/10/24/#bzr.txt

=== yofel_ is now known as yofel
JPetersonhow do i get past bzr merge, bzr: ERROR: Working tree ... has uncommitted changes (See bzr status).20:30
JPetersonso what?20:30
JPetersonhow do i force merge?20:30
JPetersonhow do i do git stash?20:32
JPetersonAnswer: bzr shelve --ll20:37
JPeterson*--all20:37
JPetersonholy cow. "bzr shelve --all; bzr merge; bzr unshelve" now show both the reomte and my changes20:40
JPetersonshould i do bzr pull instead?20:40
JPetersonthe answer to "22:30] <JPeterson> how do i get past bzr merge, bzr: ERROR: Working tree ... has uncommitted changes (See bzr status)." is "bzr pull"20:42
JPetersonthis will not revert the local changes20:42
fullermdFor forcing a merge, you want --force.  What do you expect from shelve;merge;unshelve but a combo of the changes?21:22
bob2er23:25
bob2a) don't merge when you have local changes23:25
bob2b) commit immediately after merging + fixing conflicts23:25
bob2it's dvcs, no reason to let your code get screwed up like you would with svn23:31

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!