readme-release: improve safety of release prep instructions.
authorGary V. Vaughan <gary@gnu.org>
Sun, 23 Oct 2011 06:13:46 +0000 (13:13 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 23 Oct 2011 06:16:34 +0000 (13:16 +0700)
commit356e3744fbe79b23e608b8f4ec1b8204986b8f8e
tree1d0fa969fbccaccaba34351b8b856e03d1576196
parentd63fa9d4fe8791bca39b5108c9970e70016e7a21
readme-release: improve safety of release prep instructions.

* README-release: Don't git pull all branches when only master
is needed for the release process.
Run make maintainer-clean before changing trees and merging.
Don't try to run ./configure right after git pull in case files
that influence the bootstrap process have changed, move the
./configure step to after running ./bootstrap.
Don't bootstrap "one last time"... it's the first time!
ChangeLog
top/README-release