Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Release_procedure" page has been changed by NoahSlater: http://wiki.apache.org/couchdb/Release_procedure?action=diff&rev1=81&rev2=82 {{{ git checkout -b Y.Y.x origin/Y.Y.x + }}} + + Grab the current tree-ish: + + {{{ + git show HEAD | head -n 1 | cut -d " " -f 2 }}} It is generally a good idea to work under a clean temporary directory.
