remove the gpg stuff from hgeditor (superseded by the signing extension)
remove the gpg stuff from hgeditor, update the comments to make it clear
it can be used to show a diff while commiting
#!/bin/shhg initecho This is file a1 > ahg add ahg commit -m "commit #0" -d "0 0"touch bhg add brm bhg commit -A -m"comment #1" -d "0 0"