[Pkg-bazaar-commits] ./bzr/unstable r995: - todo: pull --clobber

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:42 UTC 2009


------------------------------------------------------------
revno: 995
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-07-29 09:50:16 -0300
message:
  - todo: pull --clobber
modified:
  TODO
-------------- next part --------------
=== modified file 'TODO'
--- a/TODO	2005-07-29 11:56:48 +0000
+++ b/TODO	2005-07-29 12:50:16 +0000
@@ -356,6 +356,13 @@
 
 * Track all merged-in revisions in a versioned add-only metafile.
 
+* ``pull --clobber`` should discard any local changes not present
+  remotely.  Not generally what you want, but possibly useful when
+  you're just mirroring another branch and want to keep tracking it
+  even when they e.g. uncommit or make similar non-forward movements.
+  Also for push I suppose.  Clobber may not be the best name, maybe
+  ``--destroy``?
+
 
 Large things
 ------------



More information about the Pkg-bazaar-commits mailing list