On Sun, Dec 4, 2016 at 6:27 PM, Johan Corveleyn <jcor...@gmail.com> wrote: > On Sun, Dec 4, 2016 at 11:32 AM, Olaf van der Spek <m...@vdspek.org> wrote: > So do you agree that the --force behaviour (just blindly incorporating > local files, without any warning) should *not* be the default?
I'm not sure.. Why can't it be the default for directories? How often does such an accidental checkout happen anyway? What about checking whether the destination directory exists before the checkout and confirming the checkout is desired if it does exist already? -- Olaf