From 8d6ab992d4a297b9dcd88f9205ccd7f094723c5a Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Wed, 21 Jan 2015 10:14:17 +0100 Subject: [PATCH] HEAD is dead, remove wrong instruction from doc/devel-notes.txt Branch HEAD was closed over a year ago. If one was following the instruction to update -C HEAD you'd end up with an empty source tree and had to checkout the default branch again. --- doc/devel-notes.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/devel-notes.txt b/doc/devel-notes.txt index 31db35ede..82b1e0b18 100644 --- a/doc/devel-notes.txt +++ b/doc/devel-notes.txt @@ -129,12 +129,6 @@ http://dev.mutt.org/hg/mutt/. You can get a fresh clone via: $ hg clone http://dev.mutt.org/hg/mutt/ mutt -As a result of CVS-to-Mercurial conversion, you need to do: - - $ hg update -C HEAD - -in the cloned directory. - Once you've checked out a copy of the source, or changed your automake version, you'll need to run the script called './prepare' that is in the root directory. The script does all the automake/autoconf -- 2.40.0