Thread
:
Right way to download/merge latest source
View Single Post
05-06-2011, 01:24 PM
#
3
kiwidude
Calibre Plugins Developer
Posts: 4,732
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
Or if you have temporary changes in calibre code that you don't want to commit (like debugging code in Calibre), I do this:
bzr shelve --all
bzr merge
bzr unshelve
Or if you have changes that you know you don't want to keep, just revert them.
kiwidude
View Public Profile
Find More Posts by kiwidude
Track Posts by kiwidude via RSS