From 6877092ed693b50f487b4b6f4f14e631f4f7045c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 9 May 2008 20:28:54 +0000 Subject: [PATCH] Item said "vc-update/vc-merge should deal with VC systems that don't update/merge on a file basis, but on a whole repository basis." That's what selecting the top-level directory of the repo or working copy is for. --- lisp/vc.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/vc.el b/lisp/vc.el index 3c3563d6d63..1778894e66b 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -552,9 +552,6 @@ ;;; Todo: -;; - vc-update/vc-merge should deal with VC systems that don't -;; update/merge on a file basis, but on a whole repository basis. -;; ;; - deal with push/pull operations. ;; ;; - "snapshots" should be renamed to "branches", and thoroughly reworked. -- 2.39.5